Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0cfe…13b30xfe80…47eeBase$0.001100%fluxa48d ago0x7617cc…a34418
0x0cfe…13b30xfe80…47eeBase$0.001100%fluxa48d ago0xc6d92d…85c06c
0x0cfe…13b30x9c95…e299Base$0.001100%fluxa49d ago0xc29f74…9521bc
0x0cfe…13b30x9c95…e299Base$0.001100%fluxa49d ago0xcacfb8…7488fc
0x0cfe…13b30x9c95…e299Base$0.001100%fluxa49d ago0xf73038…a855bc
0x0cfe…13b30x9c95…e299Base$0.001100%fluxa49d ago0x0af2dd…ba0d0c
0x0cfe…13b30x9c95…e299Base$0.001100%fluxa49d ago0x8bbcda…326a5f
0x0cfe…13b30xfe80…47eeBase$0.001100%fluxa49d ago0x565ed5…76cdc5
0x0cfe…13b30xfe80…47eeBase$0.001100%fluxa49d ago0x78052d…14f9d6
0x0cfe…13b30xfe80…47eeBase$0.001100%fluxa49d ago0xfff3d8…3b92a2
0x0cfe…13b30x9c95…e299Base$0.001100%fluxa49d ago0x95563b…6a2c9c
0x0cfe…13b30x9c95…e299Base$0.001100%fluxa49d ago0xba37a4…1e7a62
0x0cfe…13b30x9c95…e299Base$0.001100%fluxa49d ago0xbfb25e…c1747f
0x0cfe…13b30x9c95…e299Base$0.001100%fluxa49d ago0xc6ce78…8150dd
0x0cfe…13b30x9c95…e299Base$0.001100%fluxa49d ago0xa013af…6ab8b5
0x0cfe…13b30x9c95…e299Base$0.001100%fluxa49d ago0xdcfbeb…eeafc4
0x0cfe…13b30x9c95…e299Base$0.001100%fluxa49d ago0x9f8f37…aa74d5
0x0cfe…13b30x9c95…e299Base$0.001100%fluxa49d ago0x5946f4…92d6f5
0x0cfe…13b30xfe80…47eeBase$0.001100%fluxa49d ago0xdce65a…9e5e52
0x0cfe…13b30xfe80…47eeBase$0.001100%fluxa49d ago0x3ea66a…682d92
0x0cfe…13b30xfe80…47eeBase$0.001100%fluxa49d ago0x3f14e5…5a6fa8
0x0cfe…13b30xfe80…47eeBase$0.001100%fluxa49d ago0x5b24fc…88824f
0x0cfe…13b30xfe80…47eeBase$0.001100%fluxa49d ago0x47c876…7f8125
0x0cfe…13b30xfe80…47eeBase$0.001100%fluxa49d ago0x590fa9…0a2dc1
0x0cfe…13b30xfe80…47eeBase$0.001100%fluxa49d ago0xfae4d2…9d3970

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.