Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7369…7d640x9c95…e299Base—$0.001100%fluxa75d ago0x4138ca…9ccff2
0x7369…7d640x9c95…e299Base—$0.001100%fluxa75d ago0x640ac7…ab22bd
0x7369…7d640x9c95…e299Base—$0.001100%fluxa75d ago0x53b280…4e52c4
0x7369…7d640x9c95…e299Base—$0.001100%fluxa75d ago0x82a3bf…50ec69
0x7369…7d640x9c95…e299Base—$0.001100%fluxa75d ago0x19f87c…b2d5a5
0x7369…7d640x9c95…e299Base—$0.001100%fluxa75d ago0x4bb95b…66c3df
0x7369…7d640x9c95…e299Base—$0.001100%fluxa75d ago0x528b54…b35983
0x7369…7d640x9c95…e299Base—$0.001100%fluxa75d ago0x543275…b400f5
0x7369…7d640x9c95…e299Base—$0.001100%fluxa76d ago0xd3209c…af7001
0x7369…7d640x9c95…e299Base—$0.001100%fluxa76d ago0xe6a5c0…14ae12
0x7369…7d640x9c95…e299Base—$0.001100%fluxa76d ago0x0b2c28…74ecf6
0x7369…7d640x9c95…e299Base—$0.001100%fluxa76d ago0x03edd9…628e18
0x7369…7d640x9c95…e299Base—$0.001100%fluxa76d ago0x8d21c5…7e7240
0x7369…7d640x9c95…e299Base—$0.001100%fluxa76d ago0xc2c27c…dbd01b
0x7369…7d640x9c95…e299Base—$0.001100%fluxa76d ago0xfc43e2…085305
0x7369…7d640x9c95…e299Base—$0.001100%fluxa76d ago0xa1c3c4…fe259d
0x7369…7d640x9c95…e299Base—$0.001100%fluxa76d ago0xab4467…5dcd5d
0x7369…7d640x9c95…e299Base—$0.001100%fluxa76d ago0xea2bf3…5e6728
0x7369…7d640x9c95…e299Base—$0.001100%fluxa76d ago0x5b19d0…24519a
0x7369…7d640x9c95…e299Base—$0.001100%fluxa76d ago0x851270…4e1149
0x7369…7d640x9c95…e299Base—$0.001100%fluxa76d ago0x76bf36…1caeed
0x7369…7d640x9c95…e299Base—$0.001100%fluxa76d ago0xee88ef…81dab3
0x7369…7d640x9c95…e299Base—$0.001100%fluxa76d ago0x9b0d4a…7f5670
0x7369…7d640x9c95…e299Base—$0.001100%fluxa76d ago0x1e88e1…2b24d2
0x7369…7d640x9c95…e299Base—$0.001100%fluxa76d ago0x0e2a54…0dd2a3

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.