Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x36f4…e3110x9c95…e299Base—$0.001100%fluxa49d ago0xfc68b0…199775
0x36f4…e3110x9c95…e299Base—$0.001100%fluxa49d ago0x545dc6…455e06
0x36f4…e3110x9c95…e299Base—$0.001100%fluxa49d ago0x5d0371…41ea5c
0x36f4…e3110x9c95…e299Base—$0.001100%fluxa49d ago0xc935db…609f64
0x36f4…e3110x9c95…e299Base—$0.001100%fluxa49d ago0xbd5f5f…2aee97
0x36f4…e3110x9c95…e299Base—$0.001100%fluxa50d ago0xadba8d…891167
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa50d ago0x7a9db8…1c0fae
0x36f4…e3110x9c95…e299Base—$0.001100%fluxa50d ago0x4bd621…0e63ae
0x36f4…e3110x9c95…e299Base—$0.001100%fluxa50d ago0x852f69…0a0c10
0x36f4…e3110x9c95…e299Base—$0.001100%fluxa50d ago0x7370bd…58fb12
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa50d ago0x1b9461…5fbacd
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa50d ago0x44cab3…19038f
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa50d ago0xda83e9…0850dc
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa50d ago0x667a03…5cb935
0x36f4…e3110x9c95…e299Base—$0.001100%fluxa50d ago0x9b6b4a…3d34fa
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa50d ago0x65e852…6b84eb
0x36f4…e3110x9c95…e299Base—$0.001100%fluxa50d ago0x642009…40712c
0x36f4…e3110x9c95…e299Base—$0.001100%fluxa50d ago0x728bec…eed2d8
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa50d ago0xe5df7d…35be76
0x36f4…e3110x9c95…e299Base—$0.001100%fluxa50d ago0x79b49d…87b544
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa50d ago0xfda22e…3d9269
0x36f4…e3110x9c95…e299Base—$0.001100%fluxa50d ago0xaab3e7…c8c1de
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa50d ago0xbd11a6…7f6560
0x36f4…e3110x9c95…e299Base—$0.001100%fluxa50d ago0xc97877…58c7e0
0x36f4…e3110x9c95…e299Base—$0.001100%fluxa50d ago0x05300d…9439e5

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.