Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4781…2c710xfe80…47eeBase—$0.001100%fluxa21d ago0xa1d9f7…95cd6d
0x4781…2c710xfe80…47eeBase—$0.001100%fluxa21d ago0x5291df…0a5808
0x4781…2c710xfe80…47eeBase—$0.001100%fluxa21d ago0xf8449a…868372
0x4781…2c710xfe80…47eeBase—$0.001100%fluxa21d ago0xef3cdf…8f8f9f
0x4781…2c710xfe80…47eeBase—$0.001100%fluxa21d ago0x312bc9…acd6ce
0x4781…2c710xfe80…47eeBase—$0.001100%fluxa21d ago0x4eb788…06a029
0x4781…2c710xfe80…47eeBase—$0.001100%fluxa21d ago0x3c0376…1b8c9f
0x4781…2c710xfe80…47eeBase—$0.001100%fluxa21d ago0x209080…257c18
0x4781…2c710xfe80…47eeBase—$0.001100%fluxa21d ago0xd98426…7b2671
0x4781…2c710xfe80…47eeBase—$0.001100%fluxa21d ago0x4138f3…270be9
0x4781…2c710xfe80…47eeBase—$0.001100%fluxa21d ago0xf746bd…68c592
0x4781…2c710xfe80…47eeBase—$0.001100%fluxa21d ago0x40ae4b…c60d07
0x4781…2c710xfe80…47eeBase—$0.001100%fluxa22d ago0x7ae60d…d3959f
0x4781…2c710xfe80…47eeBase—$0.001100%fluxa22d ago0xb13fa9…9c699f
0x4781…2c710xfe80…47eeBase—$0.001100%fluxa22d ago0x8d8953…12b44f
0x4781…2c710xfe80…47eeBase—$0.001100%fluxa22d ago0x2e5e0e…20da5c
0x4781…2c710xfe80…47eeBase—$0.001100%fluxa22d ago0x88a868…5ab0da
0x4781…2c710xfe80…47eeBase—$0.001100%fluxa22d ago0xfd1e9c…348119
0x4781…2c710xfe80…47eeBase—$0.001100%fluxa22d ago0x0762de…071ea3
0x4781…2c710xfe80…47eeBase—$0.001100%fluxa22d ago0xa1defa…1849f9
0x4781…2c710xfe80…47eeBase—$0.001100%fluxa22d ago0x41065d…a28a4b
0x4781…2c710xfe80…47eeBase—$0.001100%fluxa22d ago0xf5fb02…938eaa
0x4781…2c710xfe80…47eeBase—$0.001100%fluxa22d ago0x6cd190…710e14
0x4781…2c710xfe80…47eeBase—$0.001100%fluxa22d ago0x8922fb…7a882b
0x4781…2c710xfe80…47eeBase—$0.001100%fluxa22d ago0x6b8925…149399

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.