Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6f9d…8ba00x6d78…9e7aBase—$0.01100%coinbase38d ago0x003a6b…57ccfd
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase38d ago0x01053e…e06391
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase38d ago0xb087a4…8b8314
0x6f9d…8ba00x7563…9ec1Base—$0.01100%coinbase38d ago0xe1e210…12c320
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase38d ago0x398fc7…3e77dc
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase38d ago0xf125ec…76fdeb
0x6f9d…8ba00x6f62…35b8Base—$0.01100%coinbase38d ago0x140fdf…88b365
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase38d ago0xa09c0b…ee6332
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase38d ago0x996c89…1d3f28
0x6f9d…8ba00xa0ba…c2b4Base—$0.01100%coinbase38d ago0x317369…088b96
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase38d ago0xd31ed4…6f9d12
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase38d ago0xd8c828…e51692
0x6f9d…8ba00xfb78…cdadBase—$0.01100%coinbase39d ago0x82a7a6…bd6c98
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase39d ago0xaa0216…d7a2dd
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase39d ago0xfd540f…224879
0x6f9d…8ba00x3221…51e9Base—$0.01100%coinbase39d ago0x3b6d48…96cc8a
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase39d ago0x0c9e71…33217f
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase39d ago0x12361f…d14b4e
0x6f9d…8ba00x10cb…c4c8Base—$0.01100%coinbase39d ago0x538a3d…34b577
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase39d ago0xd204b6…714258
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase39d ago0x49951b…42a2c3
0x6f9d…8ba00xd997…bf0fBase—$0.01100%coinbase39d ago0x37bf0a…97ebf7
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase39d ago0x7f2e82…dd2ac8
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase39d ago0x447c22…90196b

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.