Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase84d ago0x4c457e…91cb48
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase85d ago0xebfe5e…461ff0
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase85d ago0x973bef…c97dd4
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase85d ago0x3aeb6e…b021b9
0x9cc4…b1760xa309…7674Basex402 service$0.002100%coinbase85d ago0xfa516e…c2a548
0x9cc4…b1760xa309…7674Basex402 service$0.002100%coinbase85d ago0x8143ed…c06998
0x9cc4…b1760xa309…7674Basex402 service$0.003100%coinbase85d ago0x6e2418…853402
0x9cc4…b1760xa309…7674Basex402 service$0.001100%coinbase85d ago0x025529…a7c375
0x9cc4…b1760xa309…7674Basex402 service$0.001100%coinbase85d ago0x4344f7…4675cf
0x9cc4…b1760xa309…7674Basex402 service$0.001100%coinbase85d ago0x269bf4…8b28ca
0x9cc4…b1760xa309…7674Basex402 service$0.005100%coinbase85d ago0x70faf1…f8ba1e
0x9cc4…b1760xa309…7674Basex402 service$0.001100%coinbase85d ago0x1a8e5d…a0af5f
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase85d ago0xc49316…f7f264
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase85d ago0x2d206d…e74e69
0xa309…76740xb3c2…2ab6BaseGEDX402 ChatChat$0.01100%coinbase85d ago0x1715bd…029652
0xa309…76740xb3c2…2ab6BaseGEDX402 ChatChat$0.01100%coinbase85d ago0x0ef440…2a6f4a
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase85d ago0x233ac9…db5489
0xa309…76740xb3c2…2ab6BaseGEDX402 ChatChat$0.01100%coinbase85d ago0x94b247…cb6e16
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase85d ago0x0238a6…31e4c5
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase85d ago0x2529a6…d102cd
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase85d ago0x1dd12c…2ee9cb
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase85d ago0x8f0e99…3cb9f2
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase85d ago0x52de42…b1bb1c
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase85d ago0x621a35…6307bd
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase85d ago0xf9fa4d…ec4fe1

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.