Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa35d ago0x39ce31…a5ad36
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa35d ago0x68df83…7580e7
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa35d ago0x33a9e3…956d38
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa35d ago0x0e0fa2…fb7060
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa35d ago0xf0d71b…0dc1e0
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa35d ago0x48c98d…2cae57
0x1a3d…86730xfe80…47eeBase—$0.001100%fluxa35d ago0x649af0…12ac88
0x1a3d…86730xfe80…47eeBase—$0.001100%fluxa35d ago0xddd526…8701d6
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa35d ago0xd5e66c…c1b3e7
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa35d ago0xd6e0d8…d08588
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa35d ago0x02eea8…1bffac
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa35d ago0x073564…7d83f1
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa35d ago0x80d5ee…a6ac4f
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa35d ago0xd09309…c684c9
0x1a3d…86730xfe80…47eeBase—$0.001100%fluxa36d ago0xf738ad…c69b01
0x1a3d…86730xfe80…47eeBase—$0.001100%fluxa36d ago0x69880e…e2b492
0x1a3d…86730xfe80…47eeBase—$0.001100%fluxa36d ago0x90627e…a92811
0x1a3d…86730xfe80…47eeBase—$0.001100%fluxa36d ago0x4dcb66…5aefce
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa36d ago0x85b40b…cbfc87
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa36d ago0x5ecad3…2c1745
0x1a3d…86730xfe80…47eeBase—$0.001100%fluxa36d ago0xbad320…1acaaa
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa36d ago0x95a5a5…8cd7b6
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa36d ago0x5502ec…2077b4
0x1a3d…86730xfe80…47eeBase—$0.001100%fluxa36d ago0xd1dd38…0fdf36
0x1a3d…86730xfe80…47eeBase—$0.001100%fluxa36d ago0x921f20…0df795

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.