Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x94db…681e0xfe80…47eeBase$0.001100%fluxa36d ago0xc594c7…6af799
0x94db…681e0xfe80…47eeBase$0.001100%fluxa36d ago0x551f07…795df3
0x94db…681e0xfe80…47eeBase$0.001100%fluxa36d ago0x043785…94bf31
0x94db…681e0xfe80…47eeBase$0.001100%fluxa36d ago0xd71cb7…acb59c
0x94db…681e0xfe80…47eeBase$0.001100%fluxa36d ago0x7472f1…431899
0x94db…681e0xfe80…47eeBase$0.001100%fluxa36d ago0xc082e9…20a3c0
0x94db…681e0xfe80…47eeBase$0.001100%fluxa36d ago0x3094c5…6faa56
0x94db…681e0xfe80…47eeBase$0.001100%fluxa36d ago0xd79964…238c06
0x94db…681e0xfe80…47eeBase$0.001100%fluxa36d ago0x64feac…da9750
0x94db…681e0xfe80…47eeBase$0.001100%fluxa36d ago0xa4909c…31eecb
0x94db…681e0xfe80…47eeBase$0.001100%fluxa36d ago0x0e668f…ba1d35
0x94db…681e0xfe80…47eeBase$0.001100%fluxa36d ago0xcff61b…6b4197
0x94db…681e0x9c95…e299Base$0.001100%fluxa36d ago0x6985ca…7ca688
0x94db…681e0xfe80…47eeBase$0.001100%fluxa37d ago0xc85b22…5fa00b
0x94db…681e0xfe80…47eeBase$0.001100%fluxa37d ago0xb5326d…e124b4
0x94db…681e0xfe80…47eeBase$0.001100%fluxa37d ago0x8bd74a…efabbf
0x94db…681e0xfe80…47eeBase$0.001100%fluxa37d ago0x072034…1c399f
0x94db…681e0xfe80…47eeBase$0.001100%fluxa37d ago0x44d287…eee877
0x94db…681e0xfe80…47eeBase$0.001100%fluxa37d ago0x95e276…695f6f
0x94db…681e0x9c95…e299Base$0.001100%fluxa37d ago0x9a8c5d…b2faf1
0x94db…681e0x9c95…e299Base$0.001100%fluxa37d ago0xe49332…3f8e45
0x94db…681e0xfe80…47eeBase$0.001100%fluxa37d ago0xfe79de…970203
0x94db…681e0xfe80…47eeBase$0.001100%fluxa37d ago0xc91e40…542c04
0x94db…681e0x9c95…e299Base$0.001100%fluxa37d ago0x574571…5d2599
0x94db…681e0x9c95…e299Base$0.001100%fluxa37d ago0xb69923…9c820e

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.