Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8fc8…cff00x0a2b…3be5Base—$0.01100%coinbase60d ago0xae646e…a720ec
0x8fc8…cff00x5425…549bBase—$0.01100%coinbase60d ago0xd6186b…a88384
0x8fc8…cff00xe51b…ce3aBase—$0.01100%coinbase60d ago0xe21222…7ddc10
0x8fc8…cff00xaf18…f797Base—$0.01100%coinbase60d ago0x18be49…eaff04
0x8fc8…cff00xba0f…85b1Base—$0.01100%coinbase60d ago0x884b06…42e3d6
0x8fc8…cff00x711e…efa1Base—$0.01100%coinbase60d ago0xf794b5…1b83ab
0x8fc8…cff00x063b…dcb8Base—$0.01100%coinbase60d ago0xee0b2d…67c3c9
0x8fc8…cff00x6866…172eBase—$0.01100%coinbase60d ago0xabc0f1…39f49c
0x8fc8…cff00x42c6…e64aBase—$0.01100%coinbase60d ago0x72f530…271f1d
0x8fc8…cff00x1473…b0a2Base—$0.01100%coinbase60d ago0x4824e4…977362
0x8fc8…cff00xd182…97a9Base—$0.01100%coinbase60d ago0x8b41f4…71c9c0

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.