Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x98e5…a33d0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase118d ago0x022719…08bf13
0x98e5…a33d0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase118d ago0x237601…8510a8
0x98e5…a33d0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase118d ago0x909081…bc138a
0x98e5…a33d0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase118d ago0x393d0f…9d6701
0x98e5…a33d0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase118d ago0x81b183…9b68c0
0x98e5…a33d0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase118d ago0xf0e94d…07bb42
0x98e5…a33d0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase118d ago0x4e5741…265396
0x98e5…a33d0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase118d ago0x57ebc2…b06138
0x98e5…a33d0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase118d ago0xbc8c13…965bf4
0x98e5…a33d0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase118d ago0x6ed56b…bf9dd6
0x98e5…a33d0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase118d ago0x893039…42ad11
0x98e5…a33d0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase118d ago0x097abc…438505
0x98e5…a33d0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase118d ago0x47dcd4…0eafd7
0x98e5…a33d0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase118d ago0x133b67…fabf80
0x98e5…a33d0xe903…1abfBaseBlockRun.AIAi$0.006100%coinbase118d ago0xb4b022…b6dd3b
0x98e5…a33d0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase118d ago0x0f59e0…0a17a0
0x98e5…a33d0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase118d ago0xad7010…4822ab
0x98e5…a33d0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase118d ago0x238020…6c0a7e
0x98e5…a33d0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase118d ago0xdcebc3…56825f
0x98e5…a33d0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase118d ago0xe6a1a4…e9fd1b
0x98e5…a33d0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase118d ago0x70957f…744b82
0x98e5…a33d0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase118d ago0x303718…1bd1e8

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.