Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xff2f…67110x9c95…e299Base—$0.001100%fluxa59d ago0xf9375a…84103f
0xff2f…67110x9c95…e299Base—$0.001100%fluxa59d ago0xc5df17…d0e4c8
0xff2f…67110x9c95…e299Base—$0.001100%fluxa59d ago0x2f4884…2deac8
0xff2f…67110x9c95…e299Base—$0.001100%fluxa59d ago0x20a08a…df7747
0xff2f…67110x9c95…e299Base—$0.001100%fluxa59d ago0x845ea0…bb2299
0xff2f…67110x9c95…e299Base—$0.001100%fluxa59d ago0x9c4dc2…b9cbb6
0xff2f…67110x9c95…e299Base—$0.001100%fluxa59d ago0xbed3b6…b02e0f
0xff2f…67110x9c95…e299Base—$0.001100%fluxa59d ago0x69b536…046786
0xff2f…67110x9c95…e299Base—$0.001100%fluxa59d ago0xe5b464…906eee
0xff2f…67110x9c95…e299Base—$0.001100%fluxa59d ago0x908a3e…925b6d
0xff2f…67110x9c95…e299Base—$0.001100%fluxa59d ago0x440bea…ff674d
0xff2f…67110x9c95…e299Base—$0.001100%fluxa59d ago0x1328a7…cf6e44
0xff2f…67110x9c95…e299Base—$0.001100%fluxa59d ago0xfe59a2…708611
0xff2f…67110x9c95…e299Base—$0.001100%fluxa59d ago0xf4fc05…1a3ff6
0xff2f…67110x9c95…e299Base—$0.001100%fluxa60d ago0x9af569…821116
0xff2f…67110x9c95…e299Base—$0.001100%fluxa60d ago0x02a3ac…7f9510
0xff2f…67110x9c95…e299Base—$0.001100%fluxa60d ago0x7c2086…b578b7
0xff2f…67110x9c95…e299Base—$0.001100%fluxa60d ago0x884ef5…08ac1a
0xff2f…67110x9c95…e299Base—$0.001100%fluxa60d ago0x29b464…d9e690
0xff2f…67110x9c95…e299Base—$0.001100%fluxa60d ago0x294fc3…f217e7
0xff2f…67110x9c95…e299Base—$0.001100%fluxa60d ago0x48849a…00a368
0xff2f…67110x9c95…e299Base—$0.001100%fluxa60d ago0xcdc462…fded61

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.