Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6d87…ca9d0xe903…1abfBaseBlockRun.AIAi$0.008451100%coinbase85d ago0x1e16d0…cb859b
0x6d87…ca9d0xe903…1abfBaseBlockRun.AIAi$0.008186100%coinbase85d ago0xf1475b…a97524
0x6d87…ca9d0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase85d ago0xe6530b…927acb
0x6d87…ca9d0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase85d ago0x63124b…87a3e3
0x6d87…ca9d0xe903…1abfBaseBlockRun.AIAi$0.009224100%coinbase85d ago0x1f7ace…8f9dd1
0x6d87…ca9d0xe903…1abfBaseBlockRun.AIAi$0.008656100%coinbase85d ago0x9eedd0…3ae917
0x6d87…ca9d0xe903…1abfBaseBlockRun.AIAi$0.008583100%coinbase85d ago0x7bf3e5…58be57
0x6d87…ca9d0xe903…1abfBaseBlockRun.AIAi$0.008186100%coinbase85d ago0xdd9216…276ace
0x6d87…ca9d0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase85d ago0x7d3da1…74a321
0x6d87…ca9d0xffc4…37b1Basex402 service$0.001100%coinbase85d ago0x34d513…5296b9
0x6d87…ca9d0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase85d ago0xf8ee77…d9a1e6
0x6d87…ca9d0xffc4…37b1Basex402 service$0.001100%coinbase85d ago0x1349cd…296756
0x6d87…ca9d0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase85d ago0x9d43e3…e75efe
0x6d87…ca9d0xffc4…37b1Basex402 service$0.001100%coinbase85d ago0xf9a71a…36e39e
0x6d87…ca9d0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase85d ago0x10b41a…fc5dd1
0x6d87…ca9d0xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase85d ago0xb40c79…8ff221
0x6d87…ca9d0xffc4…37b1Basex402 service$0.001100%coinbase85d ago0x1e1cf2…a68d96
0x6d87…ca9d0xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase85d ago0xc77358…92fcb5
0x6d87…ca9d0xe903…1abfBaseBlockRun.AIAi$0.009281100%coinbase85d ago0x129a6c…1f2377
0x6d87…ca9d0xffc4…37b1Basex402 service$0.001100%coinbase85d ago0xb9bc0e…a47f07
0x6d87…ca9d0xe903…1abfBaseBlockRun.AIAi$0.008963100%coinbase85d ago0xf3ba66…8ce8f3
0x6d87…ca9d0xe903…1abfBaseBlockRun.AIAi$0.008421100%coinbase85d ago0x9eaecb…b560e6
0x6d87…ca9d0xe903…1abfBaseBlockRun.AIAi$0.007826100%coinbase85d ago0x305b77…12271b
0x6d87…ca9d0xe903…1abfBaseBlockRun.AIAi$0.007697100%coinbase85d ago0x84d3a2…33234d
0x6d87…ca9d0xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase86d ago0x6ab34a…a3ba83

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.