Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x738c…8efc0xfe80…47eeBase$0.001100%fluxa49d ago0xaeeb61…2814c2
0x738c…8efc0xfe80…47eeBase$0.001100%fluxa49d ago0x93310e…7ea2b4
0x738c…8efc0xfe80…47eeBase$0.001100%fluxa49d ago0x8e4ec9…2e54ca
0x738c…8efc0xfe80…47eeBase$0.001100%fluxa49d ago0x464b08…78b305
0x738c…8efc0xfe80…47eeBase$0.001100%fluxa49d ago0x80773c…13ff7a
0x738c…8efc0xfe80…47eeBase$0.001100%fluxa49d ago0xce705f…b899bf
0x738c…8efc0xfe80…47eeBase$0.001100%fluxa49d ago0x329e65…09c3fc
0x738c…8efc0xfe80…47eeBase$0.001100%fluxa49d ago0x5e8f7c…928b70
0x738c…8efc0xfe80…47eeBase$0.001100%fluxa49d ago0x97070a…2bc75a
0x738c…8efc0xfe80…47eeBase$0.001100%fluxa49d ago0x9572a1…0c90a7
0x738c…8efc0xfe80…47eeBase$0.001100%fluxa49d ago0xb91eed…41ea3c
0x738c…8efc0xfe80…47eeBase$0.001100%fluxa49d ago0xdd68b1…de45f2
0x738c…8efc0xfe80…47eeBase$0.001100%fluxa49d ago0xa3d58a…792e52
0x738c…8efc0xfe80…47eeBase$0.001100%fluxa49d ago0xb6db43…373480
0x738c…8efc0xfe80…47eeBase$0.001100%fluxa49d ago0x7a3f05…01169c
0x738c…8efc0xfe80…47eeBase$0.001100%fluxa50d ago0x9b2ebb…40bfaf
0x738c…8efc0xfe80…47eeBase$0.001100%fluxa50d ago0x2f845c…60bc87
0x738c…8efc0xfe80…47eeBase$0.001100%fluxa50d ago0x864268…780e3d
0x738c…8efc0xfe80…47eeBase$0.001100%fluxa50d ago0x6b4f3c…5bbf21
0x738c…8efc0xfe80…47eeBase$0.001100%fluxa50d ago0x57edc0…3296d7
0x738c…8efc0xfe80…47eeBase$0.001100%fluxa50d ago0xbbc43d…536157
0x738c…8efc0xfe80…47eeBase$0.001100%fluxa50d ago0x80a1ac…c44455
0x738c…8efc0x9c95…e299Base$0.001100%fluxa50d ago0x4d337c…7f294b
0x738c…8efc0x9c95…e299Base$0.001100%fluxa50d ago0x43a4f5…7456b2

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.