Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfffb…98d30xfe80…47eeBase—$0.001100%fluxa22d ago0x219e9d…4ff6f0
0xfffb…98d30xfe80…47eeBase—$0.001100%fluxa22d ago0xa2fde5…17a10b
0xfffb…98d30xfe80…47eeBase—$0.001100%fluxa22d ago0x78a389…ac873d
0xfffb…98d30xfe80…47eeBase—$0.001100%fluxa22d ago0x491148…d775f5
0xfffb…98d30xfe80…47eeBase—$0.001100%fluxa22d ago0x85d931…b2ff61
0xfffb…98d30xfe80…47eeBase—$0.001100%fluxa22d ago0x721b84…77a89b
0xfffb…98d30xfe80…47eeBase—$0.001100%fluxa22d ago0x0fbf5c…4a7f19
0xfffb…98d30xfe80…47eeBase—$0.001100%fluxa22d ago0x6cdb39…c67781
0xfffb…98d30xfe80…47eeBase—$0.001100%fluxa22d ago0xae4a46…9ca01a
0xfffb…98d30xfe80…47eeBase—$0.001100%fluxa22d ago0x78f485…697665
0xfffb…98d30xfe80…47eeBase—$0.001100%fluxa22d ago0x2690a6…ce9893
0xfffb…98d30xfe80…47eeBase—$0.001100%fluxa22d ago0x727231…0166ec
0xfffb…98d30xfe80…47eeBase—$0.001100%fluxa22d ago0x531f3a…ff0d14
0xfffb…98d30xfe80…47eeBase—$0.001100%fluxa22d ago0xcb6f21…a78b75
0xfffb…98d30xfe80…47eeBase—$0.001100%fluxa22d ago0x9e4267…df8c7b
0xfffb…98d30xfe80…47eeBase—$0.001100%fluxa22d ago0xad58fb…123124
0xfffb…98d30xfe80…47eeBase—$0.001100%fluxa22d ago0x707210…6bcc95
0xfffb…98d30xfe80…47eeBase—$0.001100%fluxa22d ago0x82ba63…aa9af8
0xfffb…98d30xfe80…47eeBase—$0.001100%fluxa22d ago0x84794e…619b5d
0xfffb…98d30xfe80…47eeBase—$0.001100%fluxa22d ago0x8899c9…132678
0xfffb…98d30xfe80…47eeBase—$0.001100%fluxa23d ago0xabb962…dd2e73
0xfffb…98d30xfe80…47eeBase—$0.001100%fluxa23d ago0x00dfbf…ff8321
0xfffb…98d30xfe80…47eeBase—$0.001100%fluxa23d ago0x5daa3c…b443b1
0xfffb…98d30xfe80…47eeBase—$0.001100%fluxa23d ago0xfee6e6…b2e7f6
0xfffb…98d30xfe80…47eeBase—$0.001100%fluxa23d ago0xf61b96…a7977d

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.