Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase85d ago0xa3b103…5920be
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase85d ago0x6872c2…b33eb9
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase85d ago0x90927a…9b3526
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase85d ago0x9d1fe2…370d56
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase85d ago0xc1cb61…d5368f
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase85d ago0x43cd1c…f9d215
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase85d ago0xe11e04…1d98d1
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase85d ago0x41fa03…099578
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase85d ago0xe1ead1…e13efa
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase85d ago0xee9c9b…953979
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase85d ago0xe0c00d…d76a88
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase85d ago0x750428…4c6697
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase85d ago0xa01663…b9acba
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase85d ago0xff7e74…3b4605
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase85d ago0x0dbed1…163bd4
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase85d ago0xbd9a15…e09319
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase85d ago0xba90b8…f3e08d
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase85d ago0xed70a6…99e0b4
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase85d ago0x0a072d…8a2628
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase85d ago0xa5c5f3…2424b0
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase85d ago0x4d3dd2…c145b3
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase85d ago0x94af46…b2c2ef
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase85d ago0x1b1108…da5b21
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase85d ago0x26aa57…f9761b
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase85d ago0x5d339f…fc0ff1

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.