Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3560…6af00x9c95…e299Base—$0.001100%fluxa44d ago0x311e94…cb86f0
0x3560…6af00x9c95…e299Base—$0.001100%fluxa44d ago0x10b509…a48f2c
0x3560…6af00x9c95…e299Base—$0.001100%fluxa44d ago0xba2b97…be4209
0x3560…6af00x9c95…e299Base—$0.001100%fluxa44d ago0x585e37…58f50d
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa44d ago0xfd5fa1…59568f
0x3560…6af00x9c95…e299Base—$0.001100%fluxa44d ago0x8395ac…ca6c76
0x3560…6af00x9c95…e299Base—$0.001100%fluxa44d ago0x2a8d4e…750fbd
0x3560…6af00x9c95…e299Base—$0.001100%fluxa44d ago0x09cd51…99ff87
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa44d ago0xf24f73…bef8ff
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa44d ago0xc1074f…00fa9c
0x3560…6af00x9c95…e299Base—$0.001100%fluxa44d ago0xa2f856…06b7eb
0x3560…6af00x9c95…e299Base—$0.001100%fluxa44d ago0x9041b5…4e6d55
0x3560…6af00x9c95…e299Base—$0.001100%fluxa44d ago0xb1376a…c8956f
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa44d ago0x5de64a…b86737
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa44d ago0x78ff3d…066384
0x3560…6af00x9c95…e299Base—$0.001100%fluxa44d ago0x93388b…ac74f8
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa44d ago0xf889f1…95aa92
0x3560…6af00x9c95…e299Base—$0.001100%fluxa44d ago0x3e9806…959d24
0x3560…6af00x9c95…e299Base—$0.001100%fluxa44d ago0x210b81…5bed6b
0x3560…6af00x9c95…e299Base—$0.001100%fluxa44d ago0xa1942b…72b962
0x3560…6af00x9c95…e299Base—$0.001100%fluxa44d ago0x7a4e6b…25a4f7
0x3560…6af00x9c95…e299Base—$0.001100%fluxa44d ago0xe0415d…647212
0x3560…6af00x9c95…e299Base—$0.001100%fluxa44d ago0x378534…6c2520
0x3560…6af00x9c95…e299Base—$0.001100%fluxa44d ago0xa62ecc…d09734
0x3560…6af00x9c95…e299Base—$0.001100%fluxa44d ago0x30c0d8…b42b30

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.