Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa87d ago0x19fe7b…be4f4f
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa87d ago0xa2126f…d9bb8c
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa87d ago0x81bf03…3e0146
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa87d ago0x03c56d…e6469a
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa87d ago0x134a73…c7df55
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa87d ago0x5c9960…745879
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa87d ago0xfa2e9a…be21dc
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa87d ago0x3f76d1…ce0433
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa87d ago0xdba86b…c2497f
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa87d ago0xf41623…c4c1af
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa87d ago0xf4a1e4…0fd5b8
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa87d ago0x4311d8…7b19f3
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa87d ago0x908add…bfc9a3
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa87d ago0x41d304…32f086
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa87d ago0xef2d29…492c81
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa87d ago0x70edd9…3a571b
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa87d ago0xea30aa…b02934
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa87d ago0xf368c2…4cb593
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa87d ago0x7db2bd…3ca6b9
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa87d ago0x94c917…3fb0dd
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa87d ago0x65622f…682f0e
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa87d ago0xca76af…8c9a7d
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa87d ago0xe5b72d…6401a8
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa87d ago0xaacc18…7faf63
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa87d ago0x974170…c71023

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.