Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa37d ago0xd5c91d…358dc4
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa37d ago0xe2b9fa…c8c853
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa38d ago0x71f873…7a12a8
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa38d ago0xd0d440…dd4a37
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa38d ago0xb21dc4…e90e76
0xdf8c…b0ff0x9c95…e299Base—$0.001100%fluxa38d ago0x876b2d…53a658
0xdf8c…b0ff0x9c95…e299Base—$0.001100%fluxa38d ago0x8ccc93…a8ccbc
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa38d ago0x1167dd…88582f
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa38d ago0x9642df…74cc81
0xdf8c…b0ff0x9c95…e299Base—$0.001100%fluxa38d ago0x65fe17…ce839b
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa38d ago0x815963…788d48
0xdf8c…b0ff0x9c95…e299Base—$0.001100%fluxa38d ago0x98bea0…ebd33d
0xdf8c…b0ff0x9c95…e299Base—$0.001100%fluxa38d ago0xbf7d2b…1779c8
0xdf8c…b0ff0x9c95…e299Base—$0.001100%fluxa38d ago0xed45fa…f56131
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa38d ago0x711255…b330d1
0xdf8c…b0ff0x9c95…e299Base—$0.001100%fluxa38d ago0x852e62…b141f4
0xdf8c…b0ff0x9c95…e299Base—$0.001100%fluxa38d ago0xf613ab…079203
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa38d ago0xb9925d…649195
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa38d ago0x60fbac…005c64
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa38d ago0xd8fff5…daa06e
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa38d ago0x9923a1…d79b82
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa38d ago0xffbdda…f502d5
0xdf8c…b0ff0x9c95…e299Base—$0.001100%fluxa38d ago0x51267f…b5c46b
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa38d ago0x693d2f…b83040
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa38d ago0x0bddef…528247

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.