Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5070…4f8a0x9c95…e299Base—$0.001100%fluxa42d ago0x5e38e4…d124cb
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa42d ago0xb5b341…1cd174
0x5070…4f8a0x9c95…e299Base—$0.001100%fluxa42d ago0xa9aaf1…7a5032
0x5070…4f8a0x9c95…e299Base—$0.001100%fluxa42d ago0x5e0074…fcd6e9
0x5070…4f8a0x9c95…e299Base—$0.001100%fluxa42d ago0xb10199…21f232
0x5070…4f8a0x9c95…e299Base—$0.001100%fluxa42d ago0x019c8d…597fc5
0x5070…4f8a0x9c95…e299Base—$0.001100%fluxa42d ago0x32ad20…926eee
0x5070…4f8a0x9c95…e299Base—$0.001100%fluxa42d ago0x3f7019…2cb02e
0x5070…4f8a0x9c95…e299Base—$0.001100%fluxa42d ago0xa7ad49…d2b78b
0x5070…4f8a0x9c95…e299Base—$0.001100%fluxa42d ago0xb5e21b…b648f3
0x5070…4f8a0x9c95…e299Base—$0.001100%fluxa42d ago0xd209b0…660eec
0x5070…4f8a0x9c95…e299Base—$0.001100%fluxa42d ago0x69332c…398984
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa42d ago0x0e5f05…a8be57
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa42d ago0x59f9dd…0d75f4
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa42d ago0x8cb375…0991ce
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa43d ago0x565c67…1a947a
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa43d ago0xe6cb70…dda45b
0x5070…4f8a0x9c95…e299Base—$0.001100%fluxa43d ago0xf28e10…45abf1
0x5070…4f8a0x9c95…e299Base—$0.001100%fluxa43d ago0x0c3322…758e73
0x5070…4f8a0x9c95…e299Base—$0.001100%fluxa43d ago0x3f0537…6bcbef
0x5070…4f8a0x9c95…e299Base—$0.001100%fluxa43d ago0x343e18…cbe9ac
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa43d ago0xc0e3bd…db963d
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa43d ago0xd36fc4…61c611
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa43d ago0xdeabcb…5ca201
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa43d ago0x930f40…64a319

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.