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%fluxa27d ago0xdc486f…551e0f
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa27d ago0x046e0a…317811
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa27d ago0xb0053c…734f27
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa27d ago0xbe5e83…89658b
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa27d ago0x0b8942…09a0a3
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa27d ago0x3641cc…2aad85
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa27d ago0x55e703…d9bdee
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa27d ago0xde31ac…1b39b9
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa27d ago0x27e458…a9c5df
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa27d ago0x8fd09c…d9b128
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa27d ago0x047920…6cef47
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa27d ago0x66b6ec…9542d0
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa27d ago0x4e7abf…0fbdfb
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa27d ago0x80cd18…5c4362
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa27d ago0x4b4aeb…eb9344
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa27d ago0x5db448…72e7ea
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa27d ago0xe5f522…022008
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa27d ago0xedcb1b…0521d1
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa27d ago0x95ce41…a1262e
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa27d ago0x76c55e…f9ccb5
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa27d ago0xc9f8b7…204a8f
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa27d ago0x4ce478…c8d0aa
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa27d ago0xb2e62c…ed1ca6
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa27d ago0xb3e90e…b4b598
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa27d ago0x00fecf…d42e63

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.