Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8199…e3670x9c95…e299Base—$0.001100%fluxa35d ago0xb25cde…7c1ba9
0x8199…e3670x9c95…e299Base—$0.001100%fluxa35d ago0x0738d2…e86892
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa35d ago0xe8a796…393521
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa35d ago0xa84b5c…c4998b
0x8199…e3670x9c95…e299Base—$0.001100%fluxa35d ago0x98f21b…d3d4ad
0x8199…e3670x9c95…e299Base—$0.001100%fluxa35d ago0x61283d…9b15ef
0x8199…e3670x9c95…e299Base—$0.001100%fluxa35d ago0x41f8b5…955272
0x8199…e3670x9c95…e299Base—$0.001100%fluxa35d ago0xaa782f…ff5c7c
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa35d ago0xf02d86…3caa9c
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa35d ago0xba1e90…d34f63
0x8199…e3670x9c95…e299Base—$0.001100%fluxa35d ago0x4f9f60…9dbdef
0x8199…e3670x9c95…e299Base—$0.001100%fluxa35d ago0x9c66fc…5745d2
0x8199…e3670x9c95…e299Base—$0.001100%fluxa35d ago0xdfb8f5…a2bb91
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa35d ago0xd15381…0e954a
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa36d ago0x84221e…3af667
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa36d ago0x60b07b…2bcf4d
0x8199…e3670x9c95…e299Base—$0.001100%fluxa36d ago0xb65326…703ed0
0x8199…e3670x9c95…e299Base—$0.001100%fluxa36d ago0xf3329c…2bd210
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa36d ago0x3fb539…7fdde7
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa36d ago0x56d4f9…fc0d82
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa36d ago0xdd7890…82eab7
0x8199…e3670x9c95…e299Base—$0.001100%fluxa36d ago0xa02db3…329dfd
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa36d ago0x8c4d34…42e3af
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa36d ago0xd906f0…ebcde5
0x8199…e3670x9c95…e299Base—$0.001100%fluxa36d ago0x3e80cb…df25e5

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.