Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x112e…2b4a0xfe80…47eeBase$0.001100%fluxa37d ago0x4946ff…548994
0x112e…2b4a0xfe80…47eeBase$0.001100%fluxa37d ago0xc70e8f…1b8710
0x112e…2b4a0xfe80…47eeBase$0.001100%fluxa37d ago0xeeea71…c69d50
0x112e…2b4a0xfe80…47eeBase$0.001100%fluxa37d ago0x406185…d37492
0x112e…2b4a0xfe80…47eeBase$0.001100%fluxa38d ago0x89d2af…603263
0x112e…2b4a0xfe80…47eeBase$0.001100%fluxa38d ago0xce5415…270de5
0x112e…2b4a0xfe80…47eeBase$0.001100%fluxa38d ago0x1c5bc7…fd618a
0x112e…2b4a0xfe80…47eeBase$0.001100%fluxa38d ago0xc40c2e…860045
0x112e…2b4a0xfe80…47eeBase$0.001100%fluxa38d ago0x34aad6…320717
0x112e…2b4a0xfe80…47eeBase$0.001100%fluxa38d ago0x5d8ae6…ef0765
0x112e…2b4a0xfe80…47eeBase$0.001100%fluxa38d ago0x5166d2…1356e5
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa38d ago0xbee249…5804f6
0x112e…2b4a0xfe80…47eeBase$0.001100%fluxa38d ago0xf8c6cd…1edb05
0x112e…2b4a0xfe80…47eeBase$0.001100%fluxa38d ago0xef5310…ada940
0x112e…2b4a0xfe80…47eeBase$0.001100%fluxa38d ago0x3ab662…d82163
0x112e…2b4a0xfe80…47eeBase$0.001100%fluxa38d ago0x627d70…c84f11
0x112e…2b4a0xfe80…47eeBase$0.001100%fluxa38d ago0x207928…7019c9
0x112e…2b4a0xfe80…47eeBase$0.001100%fluxa38d ago0x9b7939…b2993d
0x112e…2b4a0xfe80…47eeBase$0.001100%fluxa38d ago0x964d39…bd8659
0x112e…2b4a0xfe80…47eeBase$0.001100%fluxa38d ago0xbbc3b1…95f2b5
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa38d ago0xe6f55f…9f210b
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa38d ago0xcad289…4305c4
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa38d ago0x1903f4…86da69
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa38d ago0xfbdc26…97a240
0x112e…2b4a0xfe80…47eeBase$0.001100%fluxa38d ago0x4956d0…01a90d

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.