Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.004552100%coinbase90d ago0x491b8a…76561e
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.007838100%coinbase90d ago0xd82f09…a9e925
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.006598100%coinbase90d ago0x98be4b…fb42b0
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.004846100%coinbase90d ago0xf7d625…705ffe
0x6ee6…cf850x2932…4f60Basex402 service$0.20100%coinbase90d ago0x697c97…5d6eed
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.006624100%coinbase90d ago0x2f3466…c2a3dd
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.007271100%coinbase90d ago0xdc6091…0439b0
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.006737100%coinbase90d ago0xb94ef5…1902f1
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.004433100%coinbase90d ago0x2a5577…f14a4f
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.004361100%coinbase90d ago0x44c3f1…d001a1
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.004656100%coinbase90d ago0x436ca0…ef1bc5
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.005192100%coinbase90d ago0x9b480f…e1e3f5
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase90d ago0x0894ca…9e7538
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.006737100%coinbase90d ago0xdbd05a…2e3b59
0x7dab…01410x9c95…e299Base$0.001100%fluxa90d ago0x3b8560…857e1c
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.006712100%coinbase90d ago0x057032…b29f29
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.0049100%coinbase90d ago0x08b51e…4c6fda
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.004407100%coinbase90d ago0x3a8d65…4d321e
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase90d ago0x8c0091…ed22cd
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.004524100%coinbase90d ago0xbdca14…b0cbbb
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.004966100%coinbase90d ago0x0bf69e…5528bd
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.004545100%coinbase90d ago0xac4f1f…2caded
0x2614…275c0x9c95…e299Base$0.001100%fluxa90d ago0x245d82…a9ba5c
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.004512100%coinbase90d ago0x8b4c16…42c553
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase90d ago0x0883cc…1c0da3

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.