Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9e3e…90fc0x9c95…e299Base—$0.001100%fluxa67d ago0xa6df50…9445d1
0x9e3e…90fc0x9c95…e299Base—$0.001100%fluxa67d ago0x4516dd…7fab6e
0x9e3e…90fc0x9c95…e299Base—$0.001100%fluxa67d ago0xcfc1ec…35ad8c
0x9e3e…90fc0x9c95…e299Base—$0.001100%fluxa67d ago0xa8ffd3…5fdb06
0x9e3e…90fc0x9c95…e299Base—$0.001100%fluxa67d ago0xb00db7…c5c671
0x9e3e…90fc0x9c95…e299Base—$0.001100%fluxa67d ago0x09a902…dd6b16
0x9e3e…90fc0x9c95…e299Base—$0.001100%fluxa67d ago0xa7089f…10fe9b
0x9e3e…90fc0x9c95…e299Base—$0.001100%fluxa67d ago0x80f9e5…497d50
0x9e3e…90fc0x9c95…e299Base—$0.001100%fluxa67d ago0xefbd38…006c8d
0x9e3e…90fc0x9c95…e299Base—$0.001100%fluxa67d ago0x4a2265…f486a7
0x9e3e…90fc0x9c95…e299Base—$0.001100%fluxa67d ago0xc2bee6…1ab215
0x9e3e…90fc0x9c95…e299Base—$0.001100%fluxa67d ago0xa90116…be1518
0x9e3e…90fc0x9c95…e299Base—$0.001100%fluxa67d ago0xa6434d…5907d2
0x9e3e…90fc0x9c95…e299Base—$0.001100%fluxa67d ago0x6fe191…8b5dec
0x9e3e…90fc0x9c95…e299Base—$0.001100%fluxa67d ago0x013aa7…871d41
0x9e3e…90fc0x9c95…e299Base—$0.001100%fluxa67d ago0x134b0c…687e07
0x9e3e…90fc0x9c95…e299Base—$0.001100%fluxa67d ago0x2154f4…e2191f
0x9e3e…90fc0x9c95…e299Base—$0.001100%fluxa67d ago0x532872…b810e6
0x9e3e…90fc0x9c95…e299Base—$0.001100%fluxa67d ago0x2c89be…524126
0x9e3e…90fc0x9c95…e299Base—$0.001100%fluxa67d ago0x9c4997…8c4cc7
0x9e3e…90fc0x9c95…e299Base—$0.001100%fluxa67d ago0x5dd33e…025c93
0x9e3e…90fc0x9c95…e299Base—$0.001100%fluxa67d ago0xcbcf44…cf0b3b
0x9e3e…90fc0x9c95…e299Base—$0.001100%fluxa67d ago0xb7c5ae…132851
0x9e3e…90fc0x9c95…e299Base—$0.001100%fluxa67d ago0x16b5fb…bb0c0e
0x9e3e…90fc0x9c95…e299Base—$0.001100%fluxa67d ago0xbaf309…fe5d92

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.