Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfb88…60920xfe80…47eeBase—$0.001100%fluxa15d ago0x480f4c…18d8e9
0xfb88…60920xfe80…47eeBase—$0.001100%fluxa15d ago0x0d4b51…8b3249
0xfb88…60920xfe80…47eeBase—$0.001100%fluxa15d ago0xcd6399…e89423
0xfb88…60920xfe80…47eeBase—$0.001100%fluxa15d ago0xb6bfe3…1b0155
0xfb88…60920xfe80…47eeBase—$0.001100%fluxa15d ago0xcf5998…366d53
0xfb88…60920xfe80…47eeBase—$0.001100%fluxa15d ago0x0a31a1…e0113a
0xfb88…60920xfe80…47eeBase—$0.001100%fluxa15d ago0xe1761c…0ada1e
0xfb88…60920xfe80…47eeBase—$0.001100%fluxa15d ago0xdbe0e4…eaef26
0xfb88…60920xfe80…47eeBase—$0.001100%fluxa15d ago0x62b0b4…7d2b61
0xfb88…60920xfe80…47eeBase—$0.001100%fluxa15d ago0x369be3…b63acc
0xfb88…60920xfe80…47eeBase—$0.001100%fluxa15d ago0x771771…6798a8
0xfb88…60920xfe80…47eeBase—$0.001100%fluxa15d ago0xd6a1a6…644755
0xfb88…60920xfe80…47eeBase—$0.001100%fluxa15d ago0xb48e4f…eba7b7
0xfb88…60920xfe80…47eeBase—$0.001100%fluxa15d ago0x3a4dc8…81cbfa
0xfb88…60920xfe80…47eeBase—$0.001100%fluxa15d ago0x0f9099…dd0407
0xfb88…60920xfe80…47eeBase—$0.001100%fluxa15d ago0xa462e1…c86dca
0xfb88…60920xfe80…47eeBase—$0.001100%fluxa15d ago0xc036fb…c8de7f
0xfb88…60920xfe80…47eeBase—$0.001100%fluxa15d ago0x9f6244…116b8c
0xfb88…60920xfe80…47eeBase—$0.001100%fluxa15d ago0x9930ad…0e6554
0xfb88…60920xfe80…47eeBase—$0.001100%fluxa15d ago0x0a9690…de902d
0xfb88…60920xfe80…47eeBase—$0.001100%fluxa15d ago0x2431d2…c360f8
0xfb88…60920xfe80…47eeBase—$0.001100%fluxa15d ago0xb46985…d42bdd
0xfb88…60920xfe80…47eeBase—$0.001100%fluxa15d ago0xbe68d8…e568be
0xfb88…60920xfe80…47eeBase—$0.001100%fluxa15d ago0xba2ffc…419a96
0xfb88…60920xfe80…47eeBase—$0.001100%fluxa15d ago0xcd92d2…1daeae

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.