Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0098…cc890xfe80…47eeBase$0.001100%fluxa16d ago0x38df81…d6e33b
0x0098…cc890xfe80…47eeBase$0.001100%fluxa16d ago0xe0ec2b…25b7e8
0x0098…cc890xfe80…47eeBase$0.001100%fluxa16d ago0xa589a7…c50f3c
0x0098…cc890xfe80…47eeBase$0.001100%fluxa16d ago0xf61c46…9be57d
0x0098…cc890xfe80…47eeBase$0.001100%fluxa16d ago0xfc3c20…6be46f
0x0098…cc890xfe80…47eeBase$0.001100%fluxa16d ago0x5af397…59b4af
0x0098…cc890xfe80…47eeBase$0.001100%fluxa16d ago0xda5ef5…5f7c71
0x0098…cc890xfe80…47eeBase$0.001100%fluxa16d ago0xb9d894…a20dd0
0x0098…cc890xfe80…47eeBase$0.001100%fluxa16d ago0x13fa4e…0e1464
0x0098…cc890xfe80…47eeBase$0.001100%fluxa17d ago0x627fcc…c595ed
0x0098…cc890xfe80…47eeBase$0.001100%fluxa17d ago0xdec2f8…6ff95b
0x0098…cc890xfe80…47eeBase$0.001100%fluxa17d ago0xa25fe2…147dcb
0x0098…cc890xfe80…47eeBase$0.001100%fluxa17d ago0xcc09e2…ed9c7b
0x0098…cc890xfe80…47eeBase$0.001100%fluxa17d ago0xfb6673…cea9d7
0x0098…cc890xfe80…47eeBase$0.001100%fluxa17d ago0x9ac0db…751616
0x0098…cc890xfe80…47eeBase$0.001100%fluxa17d ago0xa112c2…7fcde3
0x0098…cc890xfe80…47eeBase$0.001100%fluxa17d ago0x27ce16…ab9f2b
0x0098…cc890xfe80…47eeBase$0.001100%fluxa17d ago0x16e374…1b0a9b
0x0098…cc890xfe80…47eeBase$0.001100%fluxa17d ago0x289731…a7418f
0x0098…cc890xfe80…47eeBase$0.001100%fluxa17d ago0xc62873…3a265c
0x0098…cc890xfe80…47eeBase$0.001100%fluxa17d ago0xc8feff…32e746
0x0098…cc890xfe80…47eeBase$0.001100%fluxa17d ago0xa6b1f1…437abd
0x0098…cc890xfe80…47eeBase$0.001100%fluxa17d ago0xd98711…993729
0x0098…cc890xfe80…47eeBase$0.001100%fluxa17d ago0xb2be0b…65ec19
0x0098…cc890xfe80…47eeBase$0.001100%fluxa17d ago0x6dfcdd…838abe

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.