Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xee27…bef90xfe80…47eeBase—$0.001100%fluxa10d ago0x86eeff…48f0bb
0xee27…bef90xfe80…47eeBase—$0.001100%fluxa10d ago0x4bbf28…499030
0xee27…bef90xfe80…47eeBase—$0.001100%fluxa10d ago0x9c6e61…ef909e
0xee27…bef90xfe80…47eeBase—$0.001100%fluxa10d ago0x915698…190ebd
0xee27…bef90xfe80…47eeBase—$0.001100%fluxa10d ago0x3b194f…48d6e7
0xee27…bef90xfe80…47eeBase—$0.001100%fluxa10d ago0x1570df…b37437
0xee27…bef90xfe80…47eeBase—$0.001100%fluxa10d ago0xf1af77…34bebc
0xee27…bef90xfe80…47eeBase—$0.001100%fluxa10d ago0x7782c8…6403e8
0xee27…bef90xfe80…47eeBase—$0.001100%fluxa10d ago0x92462e…bcfd5b
0xee27…bef90xfe80…47eeBase—$0.001100%fluxa10d ago0xf7fad4…406f31
0xee27…bef90xfe80…47eeBase—$0.001100%fluxa10d ago0xca731b…740762
0xee27…bef90xfe80…47eeBase—$0.001100%fluxa10d ago0xfebeee…9c010d
0xee27…bef90xfe80…47eeBase—$0.001100%fluxa10d ago0xb8518a…e81f6f
0xee27…bef90xfe80…47eeBase—$0.001100%fluxa10d ago0x851389…bdf421
0xee27…bef90xfe80…47eeBase—$0.001100%fluxa10d ago0x5bf3d2…9e89db
0xee27…bef90xfe80…47eeBase—$0.001100%fluxa10d ago0xa08729…e7642f
0xee27…bef90xfe80…47eeBase—$0.001100%fluxa10d ago0xd7ef31…12304f
0xee27…bef90xfe80…47eeBase—$0.001100%fluxa10d ago0xfe938c…34c0cd
0xee27…bef90xfe80…47eeBase—$0.001100%fluxa10d ago0xccf98a…3043df
0xee27…bef90xfe80…47eeBase—$0.001100%fluxa11d ago0x60e8df…14b61c
0xee27…bef90xfe80…47eeBase—$0.001100%fluxa11d ago0x42036e…a0105d
0xee27…bef90xfe80…47eeBase—$0.001100%fluxa11d ago0x7faa68…ea77ee

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.