Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x265a…1ce80x9c95…e299Base$0.001100%Route unknown63d ago0xe39f4e…c15beb
0x265a…1ce80x9c95…e299Base$0.001100%Route unknown63d ago0xc79441…cba128
0x265a…1ce80x9c95…e299Base$0.001100%Route unknown63d ago0xb51bf4…7070cd
0x265a…1ce80x9c95…e299Base$0.001100%Route unknown63d ago0xa1076b…6e411f
0x265a…1ce80x9c95…e299Base$0.001100%Route unknown63d ago0x9d4741…8c550c
0x265a…1ce80x9c95…e299Base$0.001100%Route unknown63d ago0xdc7056…27a9e3
0x265a…1ce80x9c95…e299Base$0.001100%Route unknown63d ago0x9fdd8b…ede095
0x265a…1ce80x9c95…e299Base$0.001100%Route unknown63d ago0xeb4b42…bca700
0x265a…1ce80x9c95…e299Base$0.001100%Route unknown63d ago0x2f0c7e…5f58c2
0x265a…1ce80x9c95…e299Base$0.001100%Route unknown63d ago0xed76c3…81fda8
0x265a…1ce80x9c95…e299Base$0.001100%Route unknown63d ago0x0c6bcd…56b108
0x265a…1ce80x9c95…e299Base$0.001100%Route unknown63d ago0x67f560…4b08e4
0x265a…1ce80x9c95…e299Base$0.001100%Route unknown63d ago0x4b5955…257dc5
0x265a…1ce80x9c95…e299Base$0.001100%Route unknown63d ago0xd31082…0cb606
0x265a…1ce80x9c95…e299Base$0.001100%Route unknown63d ago0x70cc91…bacce5
0x265a…1ce80x9c95…e299Base$0.001100%Route unknown63d ago0x109408…13b152
0x265a…1ce80x9c95…e299Base$0.001100%Route unknown63d ago0x21268f…8f930f
0x265a…1ce80x9c95…e299Base$0.001100%Route unknown63d ago0x73ab50…81d5ba
0x265a…1ce80x9c95…e299Base$0.001100%Route unknown63d ago0x4606ac…8d2dbc
0x265a…1ce80x9c95…e299Base$0.001100%Route unknown63d ago0x20eb53…2530dc
0x265a…1ce80x9c95…e299Base$0.001100%Route unknown63d ago0x5bdebb…6715fd
0x265a…1ce80x9c95…e299Base$0.001100%Route unknown63d ago0x2f7b06…949854
0x265a…1ce80x9c95…e299Base$0.001100%Route unknown63d ago0x4f0204…8fa520
0x265a…1ce80x9c95…e299Base$0.001100%Route unknown64d ago0x069d2e…707949
0x265a…1ce80x9c95…e299Base$0.001100%Route unknown64d ago0xceb543…166e9d

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.