Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbd65…418b0xfe80…47eeBase—$0.001100%fluxa6d ago0x566425…61d712
0xbd65…418b0xfe80…47eeBase—$0.001100%fluxa6d ago0x512334…1d008f
0xbd65…418b0xfe80…47eeBase—$0.001100%fluxa6d ago0x5f27f0…7cccaa
0xbd65…418b0xfe80…47eeBase—$0.001100%fluxa6d ago0x4171d3…f7a949
0xbd65…418b0xfe80…47eeBase—$0.001100%fluxa6d ago0xaeb6ce…cbb8f2
0xbd65…418b0xfe80…47eeBase—$0.001100%fluxa6d ago0xa0039d…e2c0dc
0xbd65…418b0xfe80…47eeBase—$0.001100%fluxa6d ago0x90f7eb…abff43
0xbd65…418b0xfe80…47eeBase—$0.001100%fluxa6d ago0xd75047…c0ceed
0xbd65…418b0xfe80…47eeBase—$0.001100%fluxa6d ago0x61f58f…3ed2cf
0xbd65…418b0xfe80…47eeBase—$0.001100%fluxa6d ago0xe3f36d…b1eadd
0xbd65…418b0xfe80…47eeBase—$0.001100%fluxa6d ago0x9ddc7d…e3645d
0xbd65…418b0xfe80…47eeBase—$0.001100%fluxa6d ago0x1dc95f…b4e618
0xbd65…418b0xfe80…47eeBase—$0.001100%fluxa6d ago0x37e798…ea5f38
0xbd65…418b0xfe80…47eeBase—$0.001100%fluxa6d ago0xecd338…14010c
0xbd65…418b0xfe80…47eeBase—$0.001100%fluxa6d ago0x5f9689…de9ffb
0xbd65…418b0xfe80…47eeBase—$0.001100%fluxa6d ago0x5d7331…16e5c3
0xbd65…418b0xfe80…47eeBase—$0.001100%fluxa6d ago0xd284de…bcf236
0xbd65…418b0xfe80…47eeBase—$0.001100%fluxa6d ago0x7070a3…629016
0xbd65…418b0xfe80…47eeBase—$0.001100%fluxa6d ago0x2553b5…61fa43
0xbd65…418b0xfe80…47eeBase—$0.001100%fluxa6d ago0x1dc526…ad7f7a
0xbd65…418b0xfe80…47eeBase—$0.001100%fluxa6d ago0x059fdc…eeecce
0xbd65…418b0xfe80…47eeBase—$0.001100%fluxa6d ago0x72421b…3a161d
0xbd65…418b0xfe80…47eeBase—$0.001100%fluxa6d ago0xe45cba…ef8a86
0xbd65…418b0xfe80…47eeBase—$0.001100%fluxa6d ago0x4927ba…536d37
0xbd65…418b0xfe80…47eeBase—$0.001100%fluxa6d ago0x639384…5c7d22

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.