Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x884f…3e590x6d6e…9192BaseExaSearch$0.007100%coinbase177d ago0x8211d7…14ff5e
0x1ec3…d5670x9dba…0df8Basex402 service$0.01100%coinbase177d ago0x0f1409…7b31a7
0x1ec3…d5670x9dba…0df8Basex402 service$0.01100%coinbase177d ago0xb1931a…5c4999
0x1ec3…d5670x9dba…0df8Basex402 service$0.01100%coinbase177d ago0x198244…237cf9
0x1ec3…d5670x9dba…0df8Basex402 service$0.01100%coinbase177d ago0x165bdf…b130a8
0x1ec3…d5670x9dba…0df8Basex402 service$0.01100%coinbase177d ago0x1c9cfc…0f6261
0x823d…02050x6d6e…9192BaseExaSearch$0.007100%coinbase177d ago0x2320c7…63e200
0x1ec3…d5670x9dba…0df8Basex402 service$0.01100%coinbase177d ago0xe13d84…a01cb5
0x1ec3…d5670x9dba…0df8Basex402 service$0.01100%coinbase177d ago0x520c2c…633088
0x884f…3e590x6d6e…9192BaseExaSearch$0.007100%coinbase177d ago0x7e464e…01dfd8
0x884f…3e590x6d6e…9192BaseExaSearch$0.007100%coinbase177d ago0x35162c…e35ef9
0x884f…3e590x6d6e…9192BaseExaSearch$0.007100%coinbase177d ago0x58ee73…889002
0x884f…3e590x6d6e…9192BaseExaSearch$0.007100%coinbase177d ago0xad8f24…020dba
0x884f…3e590x6d6e…9192BaseExaSearch$0.007100%coinbase177d ago0x51231f…6f9f7a
0x884f…3e590x6d6e…9192BaseExaSearch$0.007100%coinbase177d ago0xc4556f…21387a
0x884f…3e590x6d6e…9192BaseExaSearch$0.007100%coinbase177d ago0x143145…f02465
0x884f…3e590x6d6e…9192BaseExaSearch$0.007100%coinbase177d ago0xf84213…fe3e6e
0x884f…3e590x6d6e…9192BaseExaSearch$0.007100%coinbase177d ago0xf329a5…33b773
0x884f…3e590x6d6e…9192BaseExaSearch$0.007100%coinbase177d ago0xd5c27e…d44c24
0x884f…3e590x6d6e…9192BaseExaSearch$0.007100%coinbase177d ago0x3e7a25…782ca3
0x884f…3e590x6d6e…9192BaseExaSearch$0.007100%coinbase177d ago0xfa4e2b…10a01a
0x884f…3e590x6d6e…9192BaseExaSearch$0.007100%coinbase177d ago0x3c024c…d9e8b7
0x884f…3e590x6d6e…9192BaseExaSearch$0.007100%coinbase177d ago0x04ce45…e5eb44
0x884f…3e590x6d6e…9192BaseExaSearch$0.007100%coinbase177d ago0xa087e5…b78225
0x884f…3e590x6d6e…9192BaseExaSearch$0.007100%coinbase177d ago0x110110…ecead5

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.