Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xde46…84e50x9c95…e299Base$0.001100%fluxa94d ago0x217baf…88b834
0xde46…84e50x9c95…e299Base$0.001100%fluxa94d ago0x741ce8…48711c
0xde46…84e50x9c95…e299Base$0.001100%fluxa94d ago0xe4a80f…954f9a
0xde46…84e50x9c95…e299Base$0.001100%fluxa94d ago0x780bf2…36f398
0xde46…84e50x9c95…e299Base$0.001100%fluxa94d ago0x7587ff…ab21f7
0xde46…84e50x9c95…e299Base$0.001100%fluxa94d ago0xb99979…905a6a
0xde46…84e50x9c95…e299Base$0.001100%fluxa94d ago0x78a086…4a33a8
0xde46…84e50x9c95…e299Base$0.001100%fluxa94d ago0x193976…6979d2
0xde46…84e50x9c95…e299Base$0.001100%fluxa94d ago0x27c53e…ca4781
0xde46…84e50x9c95…e299Base$0.001100%fluxa94d ago0xcd09a9…d4eded
0xde46…84e50x9c95…e299Base$0.001100%fluxa94d ago0x86b7dd…1ae1cd
0xde46…84e50x9c95…e299Base$0.001100%fluxa94d ago0x0b48e8…8a3b2e
0xde46…84e50x9c95…e299Base$0.001100%fluxa94d ago0x21f460…ae7eff
0xde46…84e50x9c95…e299Base$0.001100%fluxa94d ago0x144904…c06686
0xde46…84e50x9c95…e299Base$0.001100%fluxa94d ago0x54c4c3…c51ec3
0xde46…84e50x9c95…e299Base$0.001100%fluxa94d ago0xd834ce…c15cb8
0xde46…84e50x9c95…e299Base$0.001100%fluxa94d ago0x84d684…0cd4dc
0xde46…84e50x9c95…e299Base$0.001100%fluxa94d ago0x1d0b4b…9c370b
0xde46…84e50x9c95…e299Base$0.001100%fluxa94d ago0xdcb9e3…edaa5c
0xde46…84e50x9c95…e299Base$0.001100%fluxa94d ago0x53d3f8…d50a36
0xde46…84e50x9c95…e299Base$0.001100%fluxa94d ago0xe4330b…13677b
0xde46…84e50x9c95…e299Base$0.001100%fluxa94d ago0x2165ee…2974bc
0xde46…84e50x9c95…e299Base$0.001100%fluxa94d ago0x6a62bc…051b8e
0xde46…84e50x9c95…e299Base$0.001100%fluxa94d ago0x4d2289…547ecb
0xde46…84e50x9c95…e299Base$0.001100%fluxa94d ago0x6d3340…694379

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.