Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3ebc…61df0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xc9473e…35b7fd
0x3ebc…61df0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xf452fa…cbf61d
0x3ebc…61df0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x6253d2…bf068c
0x3ebc…61df0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xfec0b5…464d79
0x3ebc…61df0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xcf9e9f…a6b218
0x3ebc…61df0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xfa44fd…757237
0x3ebc…61df0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x1ca76f…6ab6e3
0x3ebc…61df0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x420509…8a875e
0x3ebc…61df0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xdd7997…840782
0x3ebc…61df0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x02392d…bfd82c
0x3ebc…61df0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x1a1fc9…d21601
0x3ebc…61df0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x162864…399d1e
0x3ebc…61df0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xb4cb2a…6672f3
0x3ebc…61df0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x6db1c3…60f1d1
0x3ebc…61df0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xdbd2f5…db7182
0x3ebc…61df0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xfe06fb…e1fae5
0x3ebc…61df0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x7d3b42…39e98e
0x3ebc…61df0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x3ad6bc…d44389
0x3ebc…61df0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x51d59d…45a09f
0x3ebc…61df0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xfa8cbb…894f8d
0x3ebc…61df0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x7fdaf0…88778c
0x3ebc…61df0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xe1d053…84cd40
0x3ebc…61df0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x655286…d2e162
0x3ebc…61df0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x4f055b…dff011
0x3ebc…61df0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x870a60…72d85c

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.