Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa44d ago0xa5f585…73a1d9
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa44d ago0x3bd199…a9c7c6
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa44d ago0xc67bdd…1d57bb
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa44d ago0x420bb7…1cc621
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa44d ago0x51ddf0…c246db
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa44d ago0x408902…8d1172
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa44d ago0x59e35d…c9c2c1
0xe566…1bcf0xfe80…47eeBase—$0.001100%fluxa44d ago0x641e76…2ff6b8
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa44d ago0x8f9cb5…813347
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa44d ago0x1d5e42…274f18
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa44d ago0x7783b0…26e1f6
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa44d ago0x09b00f…38a883
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa45d ago0x83bdd8…5ba5c5
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa45d ago0x86c626…0984e5
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa45d ago0x257983…cf5736
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa45d ago0xb2346e…4144e1
0xe566…1bcf0xfe80…47eeBase—$0.001100%fluxa45d ago0x076123…2a4a93
0xe566…1bcf0xfe80…47eeBase—$0.001100%fluxa45d ago0x1c9895…489f64
0xe566…1bcf0xfe80…47eeBase—$0.001100%fluxa45d ago0xbd7911…981441
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa45d ago0x5a3aa4…84d1f6
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa45d ago0xca00c8…b65b38
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa45d ago0x69f12c…9b8239
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa45d ago0xa97ebc…5e66ae
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa45d ago0xf7ae0d…b52587
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa45d ago0x689c71…2f2ddf

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.