Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xde31…d6930x9386…ca25Basex402 service$18.00100%coinbase2d ago0xeb79d2…160f93
0x79e9…7bc80x9386…ca25Basex402 service$10.79100%coinbase2d ago0xee752a…f33630
0x1558…611c0x9386…ca25Basex402 service$10.79100%coinbase2d ago0x13f797…f4ca17
0x1558…611c0x9386…ca25Basex402 service$18.00100%coinbase2d ago0x4450b2…d647ec
0x004a…37df0x9386…ca25Basex402 service$10.79100%coinbase2d ago0xc04833…61bf50
0x0d4a…573e0x9386…ca25Basex402 service$10.79100%coinbase2d ago0xb0afcd…c7e5cf
0x3115…d6950x9386…ca25Basex402 service$10.79100%coinbase2d ago0x887959…b23015
0x3115…d6950x9386…ca25Basex402 service$10.79100%coinbase2d ago0xbe9d77…43045b
0x1fbf…d55f0x9386…ca25Basex402 service$10.79100%coinbase2d ago0xcf8548…f10014
0x1fbf…d55f0x9386…ca25Basex402 service$10.79100%coinbase2d ago0x5fd465…d3107c
0xb86c…d1dd0x9386…ca25Basex402 service$18.00100%coinbase2d ago0xd627e8…f9efd6
0xf491…502d0x9386…ca25Basex402 service$10.79100%coinbase2d ago0xacb3a2…d92415
0x7e93…de680x9386…ca25Basex402 service$18.00100%coinbase2d ago0xf9cfc9…b736fc
0x0a8d…f63e0x9386…ca25Basex402 service$10.79100%coinbase2d ago0xb1715a…92bb1f
0x3eea…c9bb0x9386…ca25Basex402 service$10.79100%coinbase2d ago0x22b71c…398e72
0x3eea…c9bb0x9386…ca25Basex402 service$10.79100%coinbase2d ago0x0edd28…634d76
0x3eea…c9bb0x9386…ca25Basex402 service$18.00100%coinbase2d ago0x8c7e56…258c38
0x3eea…c9bb0x9386…ca25Basex402 service$18.00100%coinbase2d ago0x9e49bf…284fec
0xd517…b6ac0x9386…ca25Basex402 service$18.00100%coinbase2d ago0x59224f…39e454
0xd517…b6ac0x9386…ca25Basex402 service$18.00100%coinbase2d ago0xf551c1…6e2b0a
0xd517…b6ac0x9386…ca25Basex402 service$18.00100%coinbase2d ago0x956071…408336
0xd517…b6ac0x9386…ca25Basex402 service$18.00100%coinbase2d ago0xf1d297…5ddf26
0xd517…b6ac0x9386…ca25Basex402 service$18.00100%coinbase2d ago0x7cd4b7…f6bbf5
0xd517…b6ac0x9386…ca25Basex402 service$18.00100%coinbase2d ago0x8d541a…1ff65e
0xd517…b6ac0x9386…ca25Basex402 service$18.00100%coinbase2d ago0xf7fdab…831635

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.