Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa37d ago0x3507e2…d1d12c
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa37d ago0x135e4a…8908dc
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa37d ago0x01b978…3adcf2
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa37d ago0xb848be…817b7f
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa37d ago0x20d519…1609af
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa37d ago0xba9989…8dce43
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa37d ago0x4c214a…b9d342
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa37d ago0xd04b1c…ca2a9a
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa37d ago0x3657ab…c5c0e1
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa37d ago0x7274ad…9985e8
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa38d ago0x0c5f4d…bd6809
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa38d ago0xc5f8ec…a21892
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa38d ago0xf457d3…d839cc
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa38d ago0xe75253…92e52b
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa38d ago0x5aa01a…9ce9d8
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa38d ago0x8ce4a1…3b6fd9
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa38d ago0xe8e682…0bcea8
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa38d ago0xf307a6…443851
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa38d ago0x9d7c5d…c603f9
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa38d ago0x82f3bd…c1d2c5
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa38d ago0x97ccb1…fc51cb
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa38d ago0x62646f…b8d498
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa38d ago0x18acf2…c8d7c2
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa38d ago0xef8ca2…c60553
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa38d ago0xf1c076…f4b87c

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.