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 ago0xfa5ddf…4ef25b
0x64b9…dc9a0xfe80…47eeBase$0.001100%fluxa15d ago0x3e6918…22fd02
0x64b9…dc9a0xfe80…47eeBase$0.001100%fluxa15d ago0xdcbb9a…13a032
0x64b9…dc9a0xfe80…47eeBase$0.001100%fluxa15d ago0x6d5fd0…fdedb9
0x64b9…dc9a0xfe80…47eeBase$0.001100%fluxa15d ago0x39939d…8b9a4f
0x64b9…dc9a0xfe80…47eeBase$0.001100%fluxa15d ago0xe6d358…c4789d
0x64b9…dc9a0xfe80…47eeBase$0.001100%fluxa15d ago0x90da14…9afc45
0x64b9…dc9a0xfe80…47eeBase$0.001100%fluxa15d ago0xb32f46…1bccbb
0x64b9…dc9a0xfe80…47eeBase$0.001100%fluxa15d ago0x6247bd…b4508b
0x64b9…dc9a0xfe80…47eeBase$0.001100%fluxa15d ago0x304f88…e1ca26
0x64b9…dc9a0xfe80…47eeBase$0.001100%fluxa15d ago0x58cf11…89c8b0
0x64b9…dc9a0xfe80…47eeBase$0.001100%fluxa15d ago0x26e070…ee68bd
0x64b9…dc9a0xfe80…47eeBase$0.001100%fluxa15d ago0xf2f149…932071
0x64b9…dc9a0xfe80…47eeBase$0.001100%fluxa15d ago0x17c5fe…bd654c
0x64b9…dc9a0xfe80…47eeBase$0.001100%fluxa15d ago0x404351…8e794b
0x64b9…dc9a0xfe80…47eeBase$0.001100%fluxa15d ago0x7e3a8d…85d3dd
0x64b9…dc9a0xfe80…47eeBase$0.001100%fluxa15d ago0x519fd2…b840b2

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.