Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7017…c5ce0xfe80…47eeBase$0.001100%fluxa36d ago0x99d603…30299e
0x7017…c5ce0xfe80…47eeBase$0.001100%fluxa36d ago0x466b51…bf4b55
0x7017…c5ce0xfe80…47eeBase$0.001100%fluxa36d ago0x6c7b03…6585d6
0x7017…c5ce0xfe80…47eeBase$0.001100%fluxa36d ago0x5810c7…153e08
0x7017…c5ce0xfe80…47eeBase$0.001100%fluxa36d ago0x027c33…8b832f
0x7017…c5ce0xfe80…47eeBase$0.001100%fluxa37d ago0x70fd1b…d5579a
0x7017…c5ce0x9c95…e299Base$0.001100%fluxa37d ago0x555d7c…f4a4a0
0x7017…c5ce0xfe80…47eeBase$0.001100%fluxa37d ago0x7a0944…bcc682
0x7017…c5ce0xfe80…47eeBase$0.001100%fluxa37d ago0x6720c3…b1ae54
0x7017…c5ce0xfe80…47eeBase$0.001100%fluxa37d ago0x82aefc…746566
0x7017…c5ce0x9c95…e299Base$0.001100%fluxa37d ago0xa34a72…a05236
0x7017…c5ce0xfe80…47eeBase$0.001100%fluxa37d ago0x7950c8…8861d2
0x7017…c5ce0xfe80…47eeBase$0.001100%fluxa37d ago0x303407…f6e0ee
0x7017…c5ce0xfe80…47eeBase$0.001100%fluxa37d ago0x3190c3…10c586
0x7017…c5ce0xfe80…47eeBase$0.001100%fluxa37d ago0x539c73…9d2093
0x7017…c5ce0xfe80…47eeBase$0.001100%fluxa37d ago0x0d4627…e644a0
0x7017…c5ce0xfe80…47eeBase$0.001100%fluxa37d ago0x06be61…01d467
0x7017…c5ce0xfe80…47eeBase$0.001100%fluxa37d ago0xc4588b…13b642
0x7017…c5ce0x9c95…e299Base$0.001100%fluxa37d ago0x075f54…8b0bb9
0x7017…c5ce0xfe80…47eeBase$0.001100%fluxa37d ago0xc4c96b…634e0e
0x7017…c5ce0xfe80…47eeBase$0.001100%fluxa37d ago0xfa03b9…ca1758
0x7017…c5ce0xfe80…47eeBase$0.001100%fluxa37d ago0xd3ad12…0dffe1
0x7017…c5ce0x9c95…e299Base$0.001100%fluxa37d ago0x33b64e…03ec05
0x7017…c5ce0x9c95…e299Base$0.001100%fluxa37d ago0x15d004…6ef7b7
0x7017…c5ce0x9c95…e299Base$0.001100%fluxa37d ago0x00a02f…3df9b2

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.