Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf2f1…aeba0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase5d ago0x9274c1…69d58a
0x3933…f13b0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase5d ago0xd70082…9e4c66
0x2ed0…b7ac0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase5d ago0xaef510…c4252a
0x328a…69d50x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase5d ago0xf56e3a…e3e3e8
0x955a…10d60x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase6d ago0x1b9008…8f942b
0x34dd…b4450x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase6d ago0x6042f1…1104ea
0x7901…c1650x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase6d ago0x51b5cc…391ed3
0x5642…c6c50x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase6d ago0x88dcd6…6e70df
0xb957…d81a0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase6d ago0xa6f980…efe1e8
0x4550…f8b30x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase6d ago0xb4accd…a0018b
0x1a00…9a8d0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase6d ago0x2ae57a…3afef4
0x5832…74e80x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase6d ago0xd3df09…fb4873
0xb3a4…21f70x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase6d ago0x512cf0…61f457
0x39d1…caf70x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase6d ago0xa3a23d…2b998e

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.