Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xda77…92cc0xfe80…47eeBase—$0.001100%fluxa21d ago0x554ab4…1b66b7
0xda77…92cc0xfe80…47eeBase—$0.001100%fluxa21d ago0x24d080…5e3973
0xda77…92cc0xfe80…47eeBase—$0.001100%fluxa21d ago0x825ae6…1f8f4f
0xda77…92cc0xfe80…47eeBase—$0.001100%fluxa21d ago0xea2b4d…024374
0xda77…92cc0xfe80…47eeBase—$0.001100%fluxa21d ago0xe80e32…888cae
0xda77…92cc0xfe80…47eeBase—$0.001100%fluxa21d ago0x47da77…56bee2
0xda77…92cc0xfe80…47eeBase—$0.001100%fluxa21d ago0xe5370b…9cefaa
0xda77…92cc0xfe80…47eeBase—$0.001100%fluxa21d ago0xa53c7e…b7e0cf
0xda77…92cc0xfe80…47eeBase—$0.001100%fluxa21d ago0x55e91b…9aff14
0xda77…92cc0xfe80…47eeBase—$0.001100%fluxa21d ago0x75e100…05f6e9
0xda77…92cc0xfe80…47eeBase—$0.001100%fluxa21d ago0x6e0b0c…0f4d10
0xda77…92cc0xfe80…47eeBase—$0.001100%fluxa21d ago0x17ad67…4f5e49
0xda77…92cc0xfe80…47eeBase—$0.001100%fluxa21d ago0x8eecbe…cb3821
0xda77…92cc0xfe80…47eeBase—$0.001100%fluxa21d ago0xd588e9…d4789e
0xda77…92cc0xfe80…47eeBase—$0.001100%fluxa21d ago0xedc1f6…4e0a1f
0xda77…92cc0xfe80…47eeBase—$0.001100%fluxa21d ago0xcf8f4d…3fcfa9
0xda77…92cc0xfe80…47eeBase—$0.001100%fluxa21d ago0x44755e…7c49ba
0xda77…92cc0xfe80…47eeBase—$0.001100%fluxa21d ago0x193826…7400c7
0xda77…92cc0xfe80…47eeBase—$0.001100%fluxa21d ago0xbb6b1e…ac2cfd
0xda77…92cc0xfe80…47eeBase—$0.001100%fluxa21d ago0xcd1716…b1ec8c
0xda77…92cc0xfe80…47eeBase—$0.001100%fluxa21d ago0x47d3e1…8c3d59
0xda77…92cc0xfe80…47eeBase—$0.001100%fluxa21d ago0xa0b952…658210
0xda77…92cc0xfe80…47eeBase—$0.001100%fluxa21d ago0x0f60c9…9fb41f
0xda77…92cc0xfe80…47eeBase—$0.001100%fluxa21d ago0xd1c30f…8bec28
0xda77…92cc0xfe80…47eeBase—$0.001100%fluxa21d ago0xbc5ac9…207443

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.