Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa65d ago0x00ac78…a2523d
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa65d ago0xb2e42c…76a35b
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa65d ago0x7ad0d2…ab0719
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa65d ago0x983806…4a9f69
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa65d ago0x46afe1…10959b
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa65d ago0xe6cc6e…72c17a
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa65d ago0xb0cfc1…7dc030
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa65d ago0xefef0d…cede99
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa65d ago0xbc2d21…eb2260
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa65d ago0xc7839d…7dcfd1
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa65d ago0x1c7e6c…88bad6
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa65d ago0x9ce2db…261c3a
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa65d ago0x6ba4ee…a9c5e5
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa65d ago0xeeeba3…c5def5
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa65d ago0x3cfe1e…948306
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa65d ago0xafd948…433cfa
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa66d ago0x19e528…464c83
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa66d ago0xac3f6f…03db19
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa66d ago0xe5bcfb…7e5190
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa66d ago0x37f8b3…62e886
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa66d ago0x9481ce…62f08e
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa66d ago0x017c67…23370d
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa66d ago0xc78e9c…7b3cc0
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa66d ago0x83e777…28c0fa
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa66d ago0x100c4b…0c7d12

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.