Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9367…e9830x9c95…e299Base—$0.001100%fluxa36d ago0xf749ba…cbdec4
0x9367…e9830xfe80…47eeBase—$0.001100%fluxa36d ago0x9e3c17…ef7d1a
0x9367…e9830xfe80…47eeBase—$0.001100%fluxa36d ago0xafc954…757ef7
0x9367…e9830x9c95…e299Base—$0.001100%fluxa36d ago0x4c5fa1…9898d4
0x9367…e9830xfe80…47eeBase—$0.001100%fluxa36d ago0x856955…835d45
0x9367…e9830x9c95…e299Base—$0.001100%fluxa36d ago0x1f6144…679c0a
0x9367…e9830xfe80…47eeBase—$0.001100%fluxa36d ago0x4519b4…574147
0x9367…e9830x9c95…e299Base—$0.001100%fluxa36d ago0xec504e…cc2372
0x9367…e9830x9c95…e299Base—$0.001100%fluxa36d ago0x4a6669…592d70
0x9367…e9830x9c95…e299Base—$0.001100%fluxa36d ago0xb2cc42…71aec6
0x9367…e9830x9c95…e299Base—$0.001100%fluxa36d ago0x2fc4e2…ea6a86
0x9367…e9830xfe80…47eeBase—$0.001100%fluxa36d ago0x47f014…1550f4
0x9367…e9830xfe80…47eeBase—$0.001100%fluxa36d ago0x99a322…81c002
0x9367…e9830x9c95…e299Base—$0.001100%fluxa36d ago0x2bd9fc…ea00a3
0x9367…e9830xfe80…47eeBase—$0.001100%fluxa36d ago0x9af29c…40ca33
0x9367…e9830xfe80…47eeBase—$0.001100%fluxa36d ago0x3bcfcc…c8de07
0x9367…e9830xfe80…47eeBase—$0.001100%fluxa36d ago0xd68d36…3265da
0x9367…e9830x9c95…e299Base—$0.001100%fluxa36d ago0x51de49…d553a1
0x9367…e9830xfe80…47eeBase—$0.001100%fluxa36d ago0x0617ff…84e56d
0x9367…e9830xfe80…47eeBase—$0.001100%fluxa36d ago0x8df67d…af2693
0x9367…e9830x9c95…e299Base—$0.001100%fluxa36d ago0x8f1e23…0c0dd7
0x9367…e9830xfe80…47eeBase—$0.001100%fluxa36d ago0x98b81a…1b648e
0x9367…e9830xfe80…47eeBase—$0.001100%fluxa36d ago0x22500a…1a4d5a
0x9367…e9830xfe80…47eeBase—$0.001100%fluxa36d ago0x11201e…df02aa
0x9367…e9830xfe80…47eeBase—$0.001100%fluxa36d ago0x9687a4…3c1dd3

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.