Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4b13…57280x9c95…e299Base—$0.001100%fluxa76d ago0x927874…e85138
0x4b13…57280x9c95…e299Base—$0.001100%fluxa76d ago0x155aff…ff26db
0x4b13…57280x9c95…e299Base—$0.001100%fluxa76d ago0x2e231f…e65972
0x4b13…57280x9c95…e299Base—$0.001100%fluxa76d ago0xfd745c…8d5496
0x4b13…57280x9c95…e299Base—$0.001100%fluxa76d ago0xc7b2d1…31597e
0x4b13…57280x9c95…e299Base—$0.001100%fluxa76d ago0xf364c7…ead21b
0x4b13…57280x9c95…e299Base—$0.001100%fluxa76d ago0x5d5027…f04874
0x4b13…57280x9c95…e299Base—$0.001100%fluxa76d ago0x13d9e8…85a7dd
0x4b13…57280x9c95…e299Base—$0.001100%fluxa76d ago0x04e7c7…905ae6
0x4b13…57280x9c95…e299Base—$0.001100%fluxa76d ago0xb592f9…a9ded9
0x4b13…57280x9c95…e299Base—$0.001100%fluxa76d ago0x7e5141…e9f00d
0x4b13…57280x9c95…e299Base—$0.001100%fluxa76d ago0xe100be…c8256f
0x4b13…57280x9c95…e299Base—$0.001100%fluxa76d ago0x2de524…c69e22
0x4b13…57280x9c95…e299Base—$0.001100%fluxa76d ago0x5535ba…0218ee
0x4b13…57280x9c95…e299Base—$0.001100%fluxa76d ago0xad8c03…74ee28
0x4b13…57280x9c95…e299Base—$0.001100%fluxa76d ago0x753d97…047ebc
0x4b13…57280x9c95…e299Base—$0.001100%fluxa76d ago0x7b10b5…087f6f
0x4b13…57280x9c95…e299Base—$0.001100%fluxa76d ago0x2a96d9…659547
0x4b13…57280x9c95…e299Base—$0.001100%fluxa76d ago0xc16e48…8908eb
0x4b13…57280x9c95…e299Base—$0.001100%fluxa77d ago0x783b5f…036d2d
0x4b13…57280x9c95…e299Base—$0.001100%fluxa77d ago0x90843a…b5096a
0x4b13…57280x9c95…e299Base—$0.001100%fluxa77d ago0xa7812d…abc095
0x4b13…57280x9c95…e299Base—$0.001100%fluxa77d ago0x46b88f…21bca9
0x4b13…57280x9c95…e299Base—$0.001100%fluxa77d ago0x98770c…85f0e4
0x4b13…57280x9c95…e299Base—$0.001100%fluxa77d ago0xe11f4d…3143e1

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.