Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xec78…04d30xfe80…47eeBase$0.001100%fluxa23d ago0x38af04…305a74
0xec78…04d30xfe80…47eeBase$0.001100%fluxa23d ago0xae9558…d8f391
0xec78…04d30xfe80…47eeBase$0.001100%fluxa23d ago0xa04360…3fa9ed
0xec78…04d30xfe80…47eeBase$0.001100%fluxa23d ago0xb629da…eebc73
0xec78…04d30xfe80…47eeBase$0.001100%fluxa23d ago0x6bf3ea…31d7da
0xec78…04d30xfe80…47eeBase$0.001100%fluxa23d ago0x5ebec5…8ceb71
0xec78…04d30xfe80…47eeBase$0.001100%fluxa23d ago0xc8a59d…d67ff2
0xec78…04d30xfe80…47eeBase$0.001100%fluxa23d ago0xc0469f…3bb75c
0xec78…04d30xfe80…47eeBase$0.001100%fluxa23d ago0x5b6568…e328ff
0xec78…04d30xfe80…47eeBase$0.001100%fluxa23d ago0xc78b5f…7e7285
0xec78…04d30xfe80…47eeBase$0.001100%fluxa23d ago0x12167a…a40074
0xec78…04d30xfe80…47eeBase$0.001100%fluxa23d ago0x48e70e…8e9b82
0xec78…04d30xfe80…47eeBase$0.001100%fluxa23d ago0x28c1b3…c532e0
0xec78…04d30xfe80…47eeBase$0.001100%fluxa24d ago0x130600…29cc96
0xec78…04d30xfe80…47eeBase$0.001100%fluxa24d ago0xda57ed…ca8a2a
0xec78…04d30xfe80…47eeBase$0.001100%fluxa24d ago0xa51167…08727f
0xec78…04d30xfe80…47eeBase$0.001100%fluxa24d ago0x3e661f…77f156
0xec78…04d30xfe80…47eeBase$0.001100%fluxa24d ago0xdb53a7…5b7c82
0xec78…04d30xfe80…47eeBase$0.001100%fluxa24d ago0x45d566…b14fc4
0xec78…04d30xfe80…47eeBase$0.001100%fluxa24d ago0x83a3a1…58bb1e
0xec78…04d30xfe80…47eeBase$0.001100%fluxa24d ago0x7bc03d…c595d8
0xec78…04d30xfe80…47eeBase$0.001100%fluxa24d ago0xdd63e1…fdac43
0xec78…04d30xfe80…47eeBase$0.001100%fluxa24d ago0x4283dc…cea912
0xec78…04d30xfe80…47eeBase$0.001100%fluxa24d ago0x851ac7…ac1e45

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.