Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe959…e56d0xfe80…47eeBase$0.001100%fluxa21d ago0x0bfe0a…aebb18
0xe959…e56d0xfe80…47eeBase$0.001100%fluxa21d ago0x48c82d…cc7e4f
0xe959…e56d0xfe80…47eeBase$0.001100%fluxa21d ago0x52816c…6c9e4f
0xe959…e56d0xfe80…47eeBase$0.001100%fluxa21d ago0x9f71c0…d3bba1
0xe959…e56d0xfe80…47eeBase$0.001100%fluxa21d ago0x3811f5…9e9246
0xe959…e56d0xfe80…47eeBase$0.001100%fluxa21d ago0xb5336f…2828ef
0xe959…e56d0xfe80…47eeBase$0.001100%fluxa21d ago0xc439ac…ce22b3
0xe959…e56d0xfe80…47eeBase$0.001100%fluxa21d ago0xe49875…48e3c2
0xe959…e56d0xfe80…47eeBase$0.001100%fluxa21d ago0x736560…60b1e1
0xe959…e56d0xfe80…47eeBase$0.001100%fluxa21d ago0x407464…3dc04c
0xe959…e56d0xfe80…47eeBase$0.001100%fluxa21d ago0xff74dd…6ed053
0xe959…e56d0xfe80…47eeBase$0.001100%fluxa21d ago0xa60410…255e74
0xe959…e56d0xfe80…47eeBase$0.001100%fluxa21d ago0x8e08f0…a55f32
0xe959…e56d0xfe80…47eeBase$0.001100%fluxa21d ago0x45fcaa…44e4eb
0xe959…e56d0xfe80…47eeBase$0.001100%fluxa21d ago0x7e8ed6…657814
0xe959…e56d0xfe80…47eeBase$0.001100%fluxa21d ago0xafa052…22b692
0xe959…e56d0xfe80…47eeBase$0.001100%fluxa21d ago0xf79e89…31243a
0xe959…e56d0xfe80…47eeBase$0.001100%fluxa21d ago0xc16d8d…68fde3
0xe959…e56d0xfe80…47eeBase$0.001100%fluxa21d ago0x742693…3fce76
0xe959…e56d0xfe80…47eeBase$0.001100%fluxa21d ago0x07df80…d8d769
0xe959…e56d0xfe80…47eeBase$0.001100%fluxa21d ago0x9b9ba1…6cab5a
0xe959…e56d0xfe80…47eeBase$0.001100%fluxa21d ago0x9542e2…4aeee1
0xe959…e56d0xfe80…47eeBase$0.001100%fluxa21d ago0x2557cd…3fb4b8
0xe959…e56d0xfe80…47eeBase$0.001100%fluxa21d ago0xc388a5…4720f1
0xe959…e56d0xfe80…47eeBase$0.001100%fluxa21d ago0x24ee5e…ca05bd

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.