Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x70db…8aeb0x9c95…e299Base$0.001100%fluxa39d ago0x23a75f…93c884
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa39d ago0xe93931…6c8adb
0x70db…8aeb0x9c95…e299Base$0.001100%fluxa39d ago0xb69944…0d6e73
0x70db…8aeb0x9c95…e299Base$0.001100%fluxa39d ago0x526e69…d14e5e
0x70db…8aeb0x9c95…e299Base$0.001100%fluxa39d ago0x997826…4b3da4
0x70db…8aeb0x9c95…e299Base$0.001100%fluxa39d ago0x4c1b53…56962c
0x70db…8aeb0x9c95…e299Base$0.001100%fluxa39d ago0x220f18…b967a8
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa39d ago0x119568…8f6822
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa39d ago0x59ee25…e7dcfa
0x70db…8aeb0x9c95…e299Base$0.001100%fluxa39d ago0xab8aa6…a21030
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa39d ago0xf72172…e0000b
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa39d ago0xf77fdc…3e6aaa
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa39d ago0xbc88f0…311da4
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa39d ago0xe9eed7…5abd3b
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa39d ago0x3e9f8b…d11e6a
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa39d ago0xf9079b…5a272a
0x70db…8aeb0x9c95…e299Base$0.001100%fluxa39d ago0x94d54a…8098e4
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa39d ago0x58dd71…d1f82a
0x70db…8aeb0x9c95…e299Base$0.001100%fluxa39d ago0x540c50…3d5328
0x70db…8aeb0x9c95…e299Base$0.001100%fluxa39d ago0x55f4ad…22b17a
0x70db…8aeb0x9c95…e299Base$0.001100%fluxa39d ago0xc1419a…310d22
0x70db…8aeb0x9c95…e299Base$0.001100%fluxa39d ago0x6fd61f…0d5c3e
0x70db…8aeb0x9c95…e299Base$0.001100%fluxa39d ago0xf73951…e4a90e
0x70db…8aeb0x9c95…e299Base$0.001100%fluxa39d ago0xadfd50…755f03
0x70db…8aeb0x9c95…e299Base$0.001100%fluxa40d ago0x6d455d…157649

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.