Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4267…6e470x9c95…e299Base—$0.001100%fluxa66d ago0x27eff3…63a4d6
0x4267…6e470x9c95…e299Base—$0.001100%fluxa66d ago0x07f069…d2a3d6
0x4267…6e470x9c95…e299Base—$0.001100%fluxa66d ago0x5231fd…372959
0x4267…6e470x9c95…e299Base—$0.001100%fluxa67d ago0x44dfe4…20d72f
0x4267…6e470x9c95…e299Base—$0.001100%fluxa67d ago0x55d792…b4efc8
0x4267…6e470x9c95…e299Base—$0.001100%fluxa67d ago0x55ebb5…2ed5e2
0x4267…6e470x9c95…e299Base—$0.001100%fluxa67d ago0x544af2…fc1b9d
0x4267…6e470x9c95…e299Base—$0.001100%fluxa67d ago0x04f676…502fa9
0x4267…6e470x9c95…e299Base—$0.001100%fluxa67d ago0x873e7a…773d9e
0x4267…6e470x9c95…e299Base—$0.001100%fluxa67d ago0xeaa255…0438b4
0x4267…6e470x9c95…e299Base—$0.001100%fluxa67d ago0x468cac…a8fcba
0x4267…6e470x9c95…e299Base—$0.001100%fluxa67d ago0xe52b3a…694067
0x4267…6e470x9c95…e299Base—$0.001100%fluxa67d ago0xe8a5ef…0c3c56
0x4267…6e470x9c95…e299Base—$0.001100%fluxa67d ago0xd5b569…3d394e
0x4267…6e470x9c95…e299Base—$0.001100%fluxa67d ago0x5ba752…15f416
0x4267…6e470x9c95…e299Base—$0.001100%fluxa67d ago0xe19a91…4a33dd
0x4267…6e470x9c95…e299Base—$0.001100%fluxa67d ago0xe89770…3c2b70
0x4267…6e470x9c95…e299Base—$0.001100%fluxa67d ago0x8e106d…dc7cd3
0x4267…6e470x9c95…e299Base—$0.001100%fluxa67d ago0x25ab99…e71398
0x4267…6e470x9c95…e299Base—$0.001100%fluxa67d ago0x5ab468…94caae
0x4267…6e470x9c95…e299Base—$0.001100%fluxa67d ago0xa8c48c…85d538
0x4267…6e470x9c95…e299Base—$0.001100%fluxa67d ago0x9d5581…1623bd
0x4267…6e470x9c95…e299Base—$0.001100%fluxa67d ago0xe795fe…6d9979
0x4267…6e470x9c95…e299Base—$0.001100%fluxa67d ago0xcad23d…9fed93
0x4267…6e470x9c95…e299Base—$0.001100%fluxa67d ago0x9ce4c7…7c16f7

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.