Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5a23…60630x260f…82b0Basex402 service$0.005100%coinbase115d ago0x55cb83…37963a
0x3869…4bf30x260f…82b0Basex402 service$0.05100%coinbase115d ago0x2dcadb…a6b85e
0x3869…4bf30x260f…82b0Basex402 service$0.001100%coinbase115d ago0x346c10…a23446
0x3869…4bf30x260f…82b0Basex402 service$0.20100%coinbase115d ago0x11b73e…571279
0x3869…4bf30x260f…82b0Basex402 service$0.05100%coinbase115d ago0xd2c568…4342ab
0x3869…4bf30x260f…82b0Basex402 service$0.001100%coinbase115d ago0x5ba368…c696f8
0x9cc4…b1760x260f…82b0Basex402 service$0.05100%coinbase115d ago0x7f80aa…07b2ab
0x9cc4…b1760x260f…82b0Basex402 service$0.05100%coinbase115d ago0x259fd7…1a90fc
0x9cc4…b1760x260f…82b0Basex402 service$0.03100%coinbase115d ago0xacdb82…d9221d
0x9cc4…b1760x260f…82b0Basex402 service$0.005100%coinbase115d ago0x5ce894…fc43ed
0x9cc4…b1760x260f…82b0Basex402 service$0.01100%coinbase115d ago0x4ccb37…14a46b
0x9cc4…b1760x260f…82b0Basex402 service$0.01100%coinbase115d ago0xcce414…0c51a3
0x9cc4…b1760x260f…82b0Basex402 service$0.01100%coinbase115d ago0x060f1c…79a177
0x9cc4…b1760x260f…82b0Basex402 service$0.01100%coinbase115d ago0xb016fc…5e744e
0x9cc4…b1760x260f…82b0Basex402 service$0.02100%coinbase115d ago0x533f4c…2499c8
0x9cc4…b1760x260f…82b0Basex402 service$0.01100%coinbase115d ago0x058160…475c89
0x9cc4…b1760x260f…82b0Basex402 service$0.05100%coinbase115d ago0x278732…ebf5ad
0x9cc4…b1760x260f…82b0Basex402 service$0.01100%coinbase115d ago0x11c0ca…2bd865
0x9cc4…b1760x260f…82b0Basex402 service$0.005100%coinbase115d ago0x1af04d…e1cc92
0x9cc4…b1760x260f…82b0Basex402 service$0.005100%coinbase115d ago0x976c83…c6ff16
0x9cc4…b1760x260f…82b0Basex402 service$0.05100%coinbase115d ago0x1c7391…0d70ee
0x9cc4…b1760x260f…82b0Basex402 service$0.01100%coinbase115d ago0xa4f848…47e8c1
0x9cc4…b1760x260f…82b0Basex402 service$0.005100%coinbase115d ago0xbc3832…b49f57
0x9cc4…b1760x260f…82b0Basex402 service$0.005100%coinbase115d ago0xfd0ae3…167816
0x9cc4…b1760x260f…82b0Basex402 service$0.01100%coinbase115d ago0xc4664f…8411a2

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.