Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb0fc…93690x9c95…e299Base—$0.001100%fluxa38d ago0x1c7e0f…7bd865
0xb0fc…93690xfe80…47eeBase—$0.001100%fluxa38d ago0x06b1c8…422ad1
0xb0fc…93690x9c95…e299Base—$0.001100%fluxa38d ago0x42da0c…9a2a87
0xb0fc…93690xfe80…47eeBase—$0.001100%fluxa38d ago0xce97b8…126e48
0xb0fc…93690xfe80…47eeBase—$0.001100%fluxa38d ago0xab16bd…5aec55
0xb0fc…93690xfe80…47eeBase—$0.001100%fluxa38d ago0xaa9f06…9cdcc8
0xb0fc…93690xfe80…47eeBase—$0.001100%fluxa38d ago0x6aeeca…fb3c09
0xb0fc…93690xfe80…47eeBase—$0.001100%fluxa38d ago0xd66331…00d192
0xb0fc…93690xfe80…47eeBase—$0.001100%fluxa38d ago0x39d477…6a2e1e
0xb0fc…93690x9c95…e299Base—$0.001100%fluxa38d ago0x43c975…602499
0xb0fc…93690xfe80…47eeBase—$0.001100%fluxa38d ago0x87ece7…eee645
0xb0fc…93690xfe80…47eeBase—$0.001100%fluxa38d ago0x102467…d724c0
0xb0fc…93690xfe80…47eeBase—$0.001100%fluxa38d ago0xbf569a…65f202
0xb0fc…93690xfe80…47eeBase—$0.001100%fluxa38d ago0xb1a58b…bfe0d5
0xb0fc…93690xfe80…47eeBase—$0.001100%fluxa38d ago0xa6e245…5c03da
0xb0fc…93690xfe80…47eeBase—$0.001100%fluxa38d ago0x3d49fe…3584df
0xb0fc…93690xfe80…47eeBase—$0.001100%fluxa38d ago0x58c476…86f6f5
0xb0fc…93690xfe80…47eeBase—$0.001100%fluxa38d ago0x637229…54d0d7
0xb0fc…93690xfe80…47eeBase—$0.001100%fluxa38d ago0xf278f6…66871e
0xb0fc…93690xfe80…47eeBase—$0.001100%fluxa38d ago0x0429d9…3a8115
0xb0fc…93690xfe80…47eeBase—$0.001100%fluxa38d ago0x93398a…1b7bfd
0xb0fc…93690xfe80…47eeBase—$0.001100%fluxa38d ago0xe85ece…d2f5c3
0xb0fc…93690xfe80…47eeBase—$0.001100%fluxa38d ago0xefc58e…1e1280
0xb0fc…93690xfe80…47eeBase—$0.001100%fluxa38d ago0x8d3abb…7c914a
0xb0fc…93690xfe80…47eeBase—$0.001100%fluxa38d ago0x35b196…681b05

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.