Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf2c3…edd00x9c95…e299Base—$0.001100%fluxa44d ago0x03a996…cf2607
0xf2c3…edd00x9c95…e299Base—$0.001100%fluxa44d ago0x67b3c0…1702d0
0xf2c3…edd00x9c95…e299Base—$0.001100%fluxa44d ago0xa938cf…c6ca0e
0xf2c3…edd00x9c95…e299Base—$0.001100%fluxa44d ago0x557a77…4fbadf
0xf2c3…edd00x9c95…e299Base—$0.001100%fluxa44d ago0x9198b3…4552f0
0xf2c3…edd00x9c95…e299Base—$0.001100%fluxa44d ago0x31a915…0d3841
0xf2c3…edd00x9c95…e299Base—$0.001100%fluxa44d ago0xfb683e…ece4bb
0xf2c3…edd00x9c95…e299Base—$0.001100%fluxa44d ago0xdc3a71…3ba9fa
0xf2c3…edd00x9c95…e299Base—$0.001100%fluxa45d ago0x514597…97a6a1
0xf2c3…edd00x9c95…e299Base—$0.001100%fluxa45d ago0x6309fd…f93197
0xf2c3…edd00x9c95…e299Base—$0.001100%fluxa45d ago0xbfd414…73b359
0xf2c3…edd00x9c95…e299Base—$0.001100%fluxa45d ago0x1e84f7…9e7043
0xf2c3…edd00xfe80…47eeBase—$0.001100%fluxa45d ago0xcbccb9…dc6ade
0xf2c3…edd00x9c95…e299Base—$0.001100%fluxa45d ago0x18b792…7c60de
0xf2c3…edd00xfe80…47eeBase—$0.001100%fluxa45d ago0x174493…d718db
0xf2c3…edd00xfe80…47eeBase—$0.001100%fluxa45d ago0x96b4c4…edf46d
0xf2c3…edd00x9c95…e299Base—$0.001100%fluxa45d ago0x64c841…29bcf4
0xf2c3…edd00x9c95…e299Base—$0.001100%fluxa45d ago0x9aa976…540502
0xf2c3…edd00xfe80…47eeBase—$0.001100%fluxa45d ago0xba7eb9…620bae
0xf2c3…edd00x9c95…e299Base—$0.001100%fluxa45d ago0xadec6c…706f94
0xf2c3…edd00x9c95…e299Base—$0.001100%fluxa45d ago0x0d4edc…cc84fa
0xf2c3…edd00x9c95…e299Base—$0.001100%fluxa45d ago0xdec9a0…f9881f
0xf2c3…edd00xfe80…47eeBase—$0.001100%fluxa45d ago0x629fe8…8ccec0
0xf2c3…edd00x9c95…e299Base—$0.001100%fluxa45d ago0xa6ccf6…0e4833
0xf2c3…edd00xfe80…47eeBase—$0.001100%fluxa45d ago0x5c63fb…2ed793

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.