Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x98f3…869b0x9c95…e299Base$0.001100%fluxa14d ago0x59ffae…1e3eb4
0x98f3…869b0xfe80…47eeBase$0.001100%fluxa14d ago0xacd59a…b75483
0x98f3…869b0x9c95…e299Base$0.001100%fluxa14d ago0x1a18f9…12cadf
0x98f3…869b0xfe80…47eeBase$0.001100%fluxa14d ago0xaefa7c…6411b3
0x98f3…869b0xfe80…47eeBase$0.001100%fluxa14d ago0xa9d487…38425a
0x98f3…869b0xfe80…47eeBase$0.001100%fluxa14d ago0x73fb48…f29373
0x98f3…869b0xfe80…47eeBase$0.001100%fluxa14d ago0xcee60e…0f6e3a
0x98f3…869b0xfe80…47eeBase$0.001100%fluxa15d ago0xa62300…2eca1f
0x98f3…869b0xfe80…47eeBase$0.001100%fluxa15d ago0x56196c…4ad5b9
0x98f3…869b0x9c95…e299Base$0.001100%fluxa15d ago0xecb8b6…405903
0x98f3…869b0xfe80…47eeBase$0.001100%fluxa15d ago0x42e746…83a71c
0x98f3…869b0xfe80…47eeBase$0.001100%fluxa15d ago0x72432f…ab2d29
0x98f3…869b0xfe80…47eeBase$0.001100%fluxa15d ago0x60811a…ef693b
0x98f3…869b0x9c95…e299Base$0.001100%fluxa15d ago0x925972…ee3dd7
0x98f3…869b0xfe80…47eeBase$0.001100%fluxa15d ago0x3218dc…a9a344
0x98f3…869b0xfe80…47eeBase$0.001100%fluxa15d ago0x9fa59e…286d20
0x98f3…869b0xfe80…47eeBase$0.001100%fluxa15d ago0x2e4f61…1bf485
0x98f3…869b0xfe80…47eeBase$0.001100%fluxa15d ago0xdf8bdc…5f7b92
0x98f3…869b0xfe80…47eeBase$0.001100%fluxa15d ago0x4de613…d05f7d
0x98f3…869b0x9c95…e299Base$0.001100%fluxa15d ago0x1e7ea2…56b6eb
0x98f3…869b0x9c95…e299Base$0.001100%fluxa15d ago0x7c5ea9…9bc49a
0x98f3…869b0x9c95…e299Base$0.001100%fluxa15d ago0x6674d7…f41615
0x98f3…869b0x9c95…e299Base$0.001100%fluxa15d ago0xfb5181…b3b380
0x98f3…869b0x9c95…e299Base$0.001100%fluxa15d ago0x717fc0…97a3e2
0x98f3…869b0x9c95…e299Base$0.001100%fluxa15d ago0xb4bd62…19516e

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.