Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4f2a…6f7d0xfe80…47eeBase$0.001100%fluxa37d ago0x611c6b…0b19ba
0x4f2a…6f7d0x9c95…e299Base$0.001100%fluxa37d ago0x858e43…800379
0x4f2a…6f7d0xfe80…47eeBase$0.001100%fluxa37d ago0x4c710b…700d35
0x4f2a…6f7d0xfe80…47eeBase$0.001100%fluxa37d ago0xbf8717…b3546e
0x4f2a…6f7d0xfe80…47eeBase$0.001100%fluxa37d ago0x665b16…ed5c4a
0x4f2a…6f7d0xfe80…47eeBase$0.001100%fluxa37d ago0x043425…ff7b9a
0x4f2a…6f7d0xfe80…47eeBase$0.001100%fluxa37d ago0xf28430…13eaad
0x4f2a…6f7d0xfe80…47eeBase$0.001100%fluxa37d ago0x58a0a7…12714b
0x4f2a…6f7d0xfe80…47eeBase$0.001100%fluxa37d ago0x8fac76…9acf14
0x4f2a…6f7d0x9c95…e299Base$0.001100%fluxa37d ago0x4c84fa…521e96
0x4f2a…6f7d0xfe80…47eeBase$0.001100%fluxa37d ago0x2fb846…189974
0x4f2a…6f7d0xfe80…47eeBase$0.001100%fluxa37d ago0x46d6d8…6f5dfb
0x4f2a…6f7d0xfe80…47eeBase$0.001100%fluxa37d ago0x1f7493…cc9266
0x4f2a…6f7d0xfe80…47eeBase$0.001100%fluxa37d ago0xd133df…833537
0x4f2a…6f7d0xfe80…47eeBase$0.001100%fluxa37d ago0x219970…ca72b9
0x4f2a…6f7d0x9c95…e299Base$0.001100%fluxa37d ago0x2b980e…ce7d05
0x4f2a…6f7d0xfe80…47eeBase$0.001100%fluxa37d ago0xa21f98…847927
0x4f2a…6f7d0x9c95…e299Base$0.001100%fluxa37d ago0xdc544a…3538ef
0x4f2a…6f7d0xfe80…47eeBase$0.001100%fluxa37d ago0xf1e4dc…464d39
0x4f2a…6f7d0xfe80…47eeBase$0.001100%fluxa37d ago0xcfb316…97d0ff
0x4f2a…6f7d0xfe80…47eeBase$0.001100%fluxa37d ago0xeac44f…7c8bb2
0x4f2a…6f7d0xfe80…47eeBase$0.001100%fluxa37d ago0x688cd3…3e1f93
0x4f2a…6f7d0x9c95…e299Base$0.001100%fluxa37d ago0x4dc3ef…c60438
0x4f2a…6f7d0x9c95…e299Base$0.001100%fluxa37d ago0x6b386c…069935
0x4f2a…6f7d0x9c95…e299Base$0.001100%fluxa37d ago0xc1da7c…395b31

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.