Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x214f…b8430x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x35447a…bbc24d
0x214f…b8430x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x5a7638…56f709
0x214f…b8430x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x8a9dfe…4031e4
0x214f…b8430x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x188362…20a144
0x214f…b8430x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x4a34ec…603ed6
0x214f…b8430x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xbde199…fa77b1
0x214f…b8430x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x772155…939288
0x214f…b8430x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x23cbb1…c0b9c1
0x214f…b8430x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x60a1bc…2ffc2b
0x214f…b8430x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xd34443…c797fa
0x214f…b8430x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x9543dc…cdcf99
0x214f…b8430x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x17415f…8faf5f
0x214f…b8430x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x6e5bb4…42d29d
0x214f…b8430x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x487f3a…4a7bc6
0x214f…b8430x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xd13149…b0948b
0x214f…b8430x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x3085cc…356f8c
0x214f…b8430x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x54f394…19feba
0x214f…b8430x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x9e6eb7…4b8247
0x214f…b8430x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xfd5cec…19e627
0x214f…b8430x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x5c9330…9be691
0x214f…b8430x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xf56614…90c0ba
0x214f…b8430x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x94d80d…ba5a2d
0x214f…b8430x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x6f9c2a…96f2e4
0x214f…b8430x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x28ff1e…2f386b
0x214f…b8430x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xc86a04…d163ae

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.