Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7e57…2f090xd6b5…23a8Basex402 service$0.003100%coinbase67d ago0xc594de…c8f034
0x7e57…2f090xd6b5…23a8Basex402 service$0.003100%coinbase67d ago0xc6f518…d349ee
0x7e57…2f090xe82e…59e3BaseTickersFeedStock-quotes$0.001100%coinbase67d ago0xa9174e…c23860
0x7e57…2f090xdcec…7566Basex402 service$0.25100%coinbase67d ago0x4c2beb…c23b39
0x7e57…2f090x0cd2…394fBaseCRYPTYXCrypto$0.01100%coinbase67d ago0xba50d5…f4dc1e
0x7e57…2f090x2ec4…be71Basex402scanX402$0.02100%coinbase67d ago0x8e34c7…cf6a05
0x7e57…2f090x9b8a…f72fBasex402 service$0.01100%coinbase67d ago0x877c19…f8fd73
0x7e57…2f090x2373…6f75Basex402 service$0.005100%coinbase67d ago0x0bcbfa…4d1885
0x7e57…2f090xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase67d ago0xb9e165…4f62ea
0x7e57…2f090xe82e…59e3BaseTickersFeedStock-quotes$0.08100%coinbase67d ago0x4c374c…173d48
0x7e57…2f090xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase67d ago0xc1576f…08d69d
0x7e57…2f090x1664…e4deBasex402 service$0.08100%coinbase67d ago0x1d95b8…815e72
0x7e57…2f090xef0d…5c11Basex402 service$0.005100%payAI67d ago0xc2d8ab…89f024
0x7e57…2f090x66d7…83bcBasex402 service$0.05100%coinbase67d ago0x6dd32f…c159de
0x7e57…2f090xef0d…5c11Basex402 service$0.005100%payAI67d ago0xad4384…f6af85
0x7e57…2f090x6e00…b04cBaseBlockRun.AIAi$0.0095100%coinbase67d ago0xe957dd…26048b
0x7e57…2f090x66d7…83bcBasex402 service$0.03100%coinbase67d ago0x71b644…2dde50
0x7e57…2f090xef0d…5c11Basex402 service$0.005100%payAI67d ago0xc0f0d4…a5e583
0x7e57…2f090x52e2…f3eaBasex402 service$0.005100%coinbase67d ago0x15e6b1…d0acdb
0x7e57…2f090xe16a…dc7eBasex402 service$0.005100%coinbase67d ago0x64cede…62089b
0x7e57…2f090x3dcb…32e1Basex402 service$0.005100%coinbase67d ago0x62e8a1…6a8a7a
0x7e57…2f090x66d7…83bcBasex402 service$0.03100%coinbase67d ago0x2e4b4f…258f8a
0x7e57…2f090x52e2…f3eaBasex402 service$0.005100%coinbase67d ago0x9b3a21…ceab6b
0x7e57…2f090x66d7…83bcBasex402 service$0.02100%coinbase67d ago0xd989ad…2d9f46
0x7e57…2f090x66d7…83bcBasex402 service$0.02100%coinbase67d ago0xfad538…ea9730

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.