Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe54e…0ada0x9c95…e299Base—$0.001100%fluxa77d ago0xf1880e…f29b3c
0xe54e…0ada0x9c95…e299Base—$0.001100%fluxa77d ago0x787d66…3129fe
0xe54e…0ada0x9c95…e299Base—$0.001100%fluxa77d ago0xaae9ee…76fc80
0xe54e…0ada0x9c95…e299Base—$0.001100%fluxa77d ago0xcd6768…354a38
0xe54e…0ada0x9c95…e299Base—$0.001100%fluxa77d ago0xd0358e…e289b2
0xe54e…0ada0x9c95…e299Base—$0.001100%fluxa77d ago0xc9105f…ab1102
0xe54e…0ada0x9c95…e299Base—$0.001100%fluxa77d ago0xd5d29f…691355
0xe54e…0ada0x9c95…e299Base—$0.001100%fluxa77d ago0xa5170e…3cede9
0xe54e…0ada0x9c95…e299Base—$0.001100%fluxa77d ago0x183471…589a46
0xe54e…0ada0x9c95…e299Base—$0.001100%fluxa77d ago0xf54bf3…cd3f7d
0xe54e…0ada0x9c95…e299Base—$0.001100%fluxa77d ago0xfe84b4…c1b190
0xe54e…0ada0x9c95…e299Base—$0.001100%fluxa77d ago0x8628f8…7c5d1c
0xe54e…0ada0x9c95…e299Base—$0.001100%fluxa77d ago0x0b28c5…fffbcd
0xe54e…0ada0x9c95…e299Base—$0.001100%fluxa77d ago0x843736…596a0b
0xe54e…0ada0x9c95…e299Base—$0.001100%fluxa77d ago0xd7bb93…0962d8
0xe54e…0ada0x9c95…e299Base—$0.001100%fluxa77d ago0xcb3956…9ae50f

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.