Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x64b9…dc9a0xfe80…47eeBase$0.001100%fluxa15d ago0x128222…4aaeac
0x64b9…dc9a0xfe80…47eeBase$0.001100%fluxa15d ago0x957966…c10802
0x64b9…dc9a0xfe80…47eeBase$0.001100%fluxa15d ago0x14e896…bd9a55
0x64b9…dc9a0xfe80…47eeBase$0.001100%fluxa15d ago0xec39d2…164177
0x64b9…dc9a0xfe80…47eeBase$0.001100%fluxa15d ago0x5f79db…f43981
0x64b9…dc9a0xfe80…47eeBase$0.001100%fluxa15d ago0xc821f1…149b30
0x64b9…dc9a0xfe80…47eeBase$0.001100%fluxa15d ago0x981759…1132a6
0x64b9…dc9a0xfe80…47eeBase$0.001100%fluxa15d ago0xa75ea2…87a6bc
0x64b9…dc9a0xfe80…47eeBase$0.001100%fluxa15d ago0x04348d…fc69df
0x64b9…dc9a0xfe80…47eeBase$0.001100%fluxa15d ago0xb044cf…a462aa
0x64b9…dc9a0xfe80…47eeBase$0.001100%fluxa15d ago0x9a4dba…7bc960
0x64b9…dc9a0xfe80…47eeBase$0.001100%fluxa15d ago0x260709…b65d76
0x64b9…dc9a0xfe80…47eeBase$0.001100%fluxa15d ago0x941886…37e237
0x64b9…dc9a0xfe80…47eeBase$0.001100%fluxa15d ago0xa1c554…754964
0x64b9…dc9a0xfe80…47eeBase$0.001100%fluxa15d ago0x277d14…2e2ec9
0x64b9…dc9a0xfe80…47eeBase$0.001100%fluxa15d ago0xfb89bc…d3a04a
0x64b9…dc9a0xfe80…47eeBase$0.001100%fluxa15d ago0x145fc4…9784f0
0x64b9…dc9a0xfe80…47eeBase$0.001100%fluxa15d ago0xf8a814…fc28d0
0x64b9…dc9a0xfe80…47eeBase$0.001100%fluxa15d ago0x544ef9…e5bd3b

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.