Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2b30…c9e80x3e0a…78e7Base—$0.002965100%coinbase74d ago0xcefe0c…d40955
0x2b30…c9e80x3e0a…78e7Base—$0.005244100%coinbase74d ago0x9ac250…ed25d2
0x2b30…c9e80x3e0a…78e7Base—$0.002732100%coinbase74d ago0x2e9853…8a3e38
0x2b30…c9e80x3e0a…78e7Base—$0.00426100%coinbase74d ago0x33473f…bafbbe
0x2b30…c9e80x3e0a…78e7Base—$0.003831100%coinbase74d ago0x627713…d9701f
0x2b30…c9e80x3e0a…78e7Base—$0.004016100%coinbase74d ago0x4c53d5…bfeb59
0x2b30…c9e80x3e0a…78e7Base—$0.00343100%coinbase74d ago0x12397b…b15834
0x2b30…c9e80x3e0a…78e7Base—$0.004969100%coinbase74d ago0x926da1…0ae2f9
0x2b30…c9e80x3e0a…78e7Base—$0.003914100%coinbase74d ago0x1594c3…46c640
0x2b30…c9e80x3e0a…78e7Base—$0.003796100%coinbase74d ago0x97a2a8…f5eb2c
0x2b30…c9e80x3e0a…78e7Base—$0.004051100%coinbase74d ago0xf6b3d7…0a6215
0x2b30…c9e80x3e0a…78e7Base—$0.005143100%coinbase74d ago0xcc57c7…3eb28f
0x2b30…c9e80x3e0a…78e7Base—$0.005854100%coinbase75d ago0xbce2fe…993c1a
0x2b30…c9e80x3e0a…78e7Base—$0.003729100%coinbase75d ago0xf8c22e…f704c8
0x2b30…c9e80x3e0a…78e7Base—$0.005109100%coinbase75d ago0x8d9ea6…9a651e
0x2b30…c9e80x3e0a…78e7Base—$0.004245100%coinbase75d ago0x941964…eb61f7
0x2b30…c9e80x3e0a…78e7Base—$0.005463100%coinbase75d ago0xd646f7…bcc48b
0x2b30…c9e80x3e0a…78e7Base—$0.003233100%coinbase75d ago0x92516a…c34b55
0x2b30…c9e80x3e0a…78e7Base—$0.00314100%coinbase75d ago0x83cadf…3a4bd5
0x2b30…c9e80x3e0a…78e7Base—$0.005464100%coinbase75d ago0xa18c04…759f9a
0x2b30…c9e80x3e0a…78e7Base—$0.005779100%coinbase75d ago0x56eb49…968369
0x2b30…c9e80x3e0a…78e7Base—$0.005815100%coinbase75d ago0xa69ffc…4f721a
0x2b30…c9e80x3e0a…78e7Base—$0.00383100%coinbase75d ago0x9e3b1f…3c1546

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.