Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI105d ago0x575b6c…0e22f6
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd6b3dc…1abb31
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI105d ago0x242663…8e3b62
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI105d ago0x57d986…41b470
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI105d ago0x090fa4…32893a
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI105d ago0x0080c0…d35de0
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI105d ago0x47e5a1…b8eaf1
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd1500a…c682b7
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI105d ago0xff0c55…590363
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa7ad70…3024be
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI105d ago0x3be0da…57db2a
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI105d ago0x70b242…4a4a44
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI105d ago0x33bb6d…9699ba
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI105d ago0xbb6f5a…9e1dcf
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI105d ago0x3bb0bb…ec31d9
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf6035e…e2d3c5
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI105d ago0xef1a17…c3c271
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI105d ago0xca74cd…8b032e
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI105d ago0x430a43…100de0
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI105d ago0x015e48…999a9b
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI105d ago0x230d18…a618dd
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI105d ago0xdd4d3a…62230f
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI105d ago0xbbadc4…7ff28b
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa669bb…bef988
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI105d ago0x209c05…25b036

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.