Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x25a6…b9840x67fc…9cb6Base—$0.01100%coinbase71d ago0xeb547d…3c2b0c
0x25a6…b9840x403a…4995Base—$0.01100%coinbase71d ago0xbf63c6…a493e9
0x25a6…b9840x0b3c…8f41Base—$0.01100%coinbase71d ago0x8f93f0…5831bc
0x25a6…b9840x351f…2d1aBase—$0.01100%coinbase71d ago0x3e34c5…54e586
0x25a6…b9840x0369…604eBase—$0.01100%coinbase71d ago0x067812…c49ed9
0x25a6…b9840x1f32…1263Base—$0.01100%coinbase71d ago0xd5a665…60a3c4
0x25a6…b9840xe831…a19fBase—$0.01100%coinbase71d ago0xe6bdd7…25c524
0x25a6…b9840x9334…af43Base—$0.01100%coinbase71d ago0x1cd087…386c4b
0x25a6…b9840x99a5…54c2Base—$0.01100%coinbase71d ago0xd2b558…f01b8f
0x25a6…b9840x6524…6dc5Base—$0.01100%coinbase71d ago0xceafcc…fe5ec8
0x25a6…b9840xd340…647bBase—$0.01100%coinbase71d ago0xf967ca…68f21b
0x25a6…b9840x90c1…7bf3Base—$0.01100%coinbase71d ago0xdff13e…19a7d0
0x25a6…b9840xc621…2a8bBase—$0.01100%coinbase71d ago0x60b506…8f8f6f
0x25a6…b9840xc0b7…baf0Base—$0.01100%coinbase71d ago0xe316ac…8da145
0x25a6…b9840x5285…c7a2Base—$0.01100%coinbase71d ago0x081c44…d23112
0x25a6…b9840xc661…9821Base—$0.01100%coinbase71d ago0xdd77f8…e3402e
0x25a6…b9840x1bcb…6249Base—$0.01100%coinbase71d ago0x95e327…2979c4
0x25a6…b9840x471f…047fBase—$0.01100%coinbase71d ago0xe84441…ad973d
0x25a6…b9840x8593…3d60Base—$0.01100%coinbase71d ago0x444497…c1e4fa
0x25a6…b9840x4012…4b76Base—$0.01100%coinbase71d ago0xed9c71…cb1dad
0x25a6…b9840xb5a5…115eBase—$0.01100%coinbase72d ago0xa7dd49…224e16
0x25a6…b9840xaa20…64beBase—$0.01100%coinbase72d ago0xad98f1…b3f0fa
0x25a6…b9840xc3ef…b43eBase—$0.01100%coinbase72d ago0x82288d…b643a4
0x25a6…b9840xcf6c…d1cdBase—$0.01100%coinbase72d ago0xe3d98e…7edbf7
0x25a6…b9840x363e…fd19Base—$0.01100%coinbase72d ago0x0878c1…6a2dab

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.