Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe822…3a760x4313…14bfBase—$0.01100%coinbase43d ago0x4a6568…afbaac
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase43d ago0x1e1ac2…191873
0xe822…3a760x9eec…9b72Base—$0.03100%coinbase44d ago0x901cf5…2308ea
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase44d ago0x59fbaa…c93619
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase44d ago0xe75696…c88b31
0xe822…3a760x6d6e…9192BaseExaSearch$0.007100%coinbase44d ago0x1925d8…b1524a
0xe822…3a760x7dad…1ca8Base—$0.01100%coinbase44d ago0xaf4106…eee21f
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase44d ago0x69a18a…391ad0
0xe822…3a760x9eec…9b72Base—$0.03100%coinbase44d ago0xd37e20…6099eb
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase44d ago0xd4ce80…7fe9cf
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase44d ago0xd352ca…e062cb
0xe822…3a760x7852…41a3Base—$0.01100%coinbase44d ago0x48482a…e82a15
0xe822…3a760x6d6e…9192BaseExaSearch$0.007100%coinbase44d ago0xe6a87c…8776cd
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase44d ago0x6d54c0…71a8e9
0xe822…3a760x59c1…7b8dBase—$0.01100%coinbase44d ago0xc6a3ad…7dea81
0xe822…3a760xdd25…2ec0BaseStableTravelSeats Aero$0.01100%coinbase44d ago0x892e59…8b6e06
0xe822…3a760x9eec…9b72Base—$0.03100%coinbase44d ago0xa5cfdc…bb76d2
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase44d ago0xabd42d…01c3cb
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase44d ago0x19ce86…b1d042
0xe822…3a760x6d6e…9192BaseExaSearch$0.007100%coinbase44d ago0xce2245…0e8a71
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase44d ago0x3a96a3…56680d
0xe822…3a760x9015…e384Base—$0.01100%coinbase44d ago0x287901…dfccf8
0xe822…3a760x9eec…9b72Base—$0.03100%coinbase44d ago0x259d44…83bc55
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase44d ago0x77ee2b…86e679
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase44d ago0x2c9695…01b41e

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.