Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd61c…b8490x10c1…1e24Base—$0.56100%coinbase116d ago0xa2b23e…38fa72
0xd61c…b8490x10c1…1e24Base—$0.56100%coinbase116d ago0xbf88fd…cb4549
0xd61c…b8490x10c1…1e24Base—$0.54100%coinbase116d ago0xcc8d97…3c2d94
0xd61c…b8490x10c1…1e24Base—$0.50100%coinbase116d ago0x7effa2…65cacc
0xd61c…b8490x10c1…1e24Base—$0.70100%coinbase116d ago0xed79d6…b114d9
0xd61c…b8490x10c1…1e24Base—$0.65100%coinbase116d ago0xc84e08…f1b1e7
0xd61c…b8490x10c1…1e24Base—$0.54100%coinbase116d ago0x5c690a…b4401b
0xd61c…b8490x10c1…1e24Base—$0.54100%coinbase116d ago0xebb6c3…7f5d8e
0xd61c…b8490x10c1…1e24Base—$0.54100%coinbase116d ago0xac30b5…f9dad9
0xd61c…b8490x10c1…1e24Base—$0.58100%coinbase116d ago0x8466a5…69bcce
0xd61c…b8490x10c1…1e24Base—$0.67100%coinbase116d ago0x020b48…6b8817
0xd61c…b8490x10c1…1e24Base—$0.64100%coinbase116d ago0x43f7d2…428719
0xd61c…b8490x10c1…1e24Base—$0.54100%coinbase116d ago0xa8cd14…0b2b74
0xd61c…b8490x10c1…1e24Base—$0.52100%coinbase116d ago0xac155b…d6342b
0xd61c…b8490x10c1…1e24Base—$0.52100%coinbase116d ago0x137e24…c4f68d
0xd61c…b8490x10c1…1e24Base—$0.56100%coinbase116d ago0x012518…e3e56f
0xd61c…b8490x10c1…1e24Base—$0.54100%coinbase116d ago0xfcf818…e333a8
0xd61c…b8490x10c1…1e24Base—$0.62100%coinbase116d ago0xef0d3e…148929
0xd61c…b8490x10c1…1e24Base—$0.54100%coinbase116d ago0xccc16a…483b7b
0xd61c…b8490x10c1…1e24Base—$0.61100%coinbase116d ago0x669b03…d2fa10
0xd61c…b8490x10c1…1e24Base—$0.56100%coinbase116d ago0x703bbc…18f644
0xd61c…b8490x10c1…1e24Base—$0.60100%coinbase116d ago0x9fd270…deb360
0xd61c…b8490x10c1…1e24Base—$0.56100%coinbase116d ago0x81fa53…09d1c6
0xd61c…b8490x10c1…1e24Base—$0.58100%coinbase116d ago0xf6bd55…e419f3
0xd61c…b8490x10c1…1e24Base—$0.55100%coinbase116d ago0x289da7…80b4b1

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.