Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd2df…22f40x9c95…e299Base—$0.001100%fluxa32d ago0xa9f7fb…95d182
0xd2df…22f40x9c95…e299Base—$0.001100%fluxa32d ago0x6f513c…a34cd2
0xd2df…22f40x9c95…e299Base—$0.001100%fluxa32d ago0x09fd1f…01fa1b
0xd2df…22f40x9c95…e299Base—$0.001100%fluxa32d ago0xa6a92c…dff6b5
0xd2df…22f40x9c95…e299Base—$0.001100%fluxa32d ago0x4abe79…53d0df
0xd2df…22f40x9c95…e299Base—$0.001100%fluxa32d ago0xe7860a…7424e7
0xd2df…22f40x9c95…e299Base—$0.001100%fluxa32d ago0xb8a8c6…761318
0xd2df…22f40x9c95…e299Base—$0.001100%fluxa32d ago0x2ec448…c3d68e
0xd2df…22f40x9c95…e299Base—$0.001100%fluxa32d ago0xf48916…7e1fc8
0xd2df…22f40x9c95…e299Base—$0.001100%fluxa32d ago0xd5d409…259221
0xd2df…22f40x9c95…e299Base—$0.001100%fluxa32d ago0x079dea…95638f
0xd2df…22f40xfe80…47eeBase—$0.001100%fluxa32d ago0xa9dd28…621e21
0xd2df…22f40xfe80…47eeBase—$0.001100%fluxa32d ago0x6d2d08…0a5545
0xd2df…22f40x9c95…e299Base—$0.001100%fluxa32d ago0x684bb9…a9274e
0xd2df…22f40xfe80…47eeBase—$0.001100%fluxa32d ago0x6e7a31…9823e2
0xd2df…22f40x9c95…e299Base—$0.001100%fluxa32d ago0x41f1b8…db41f8
0xd2df…22f40x9c95…e299Base—$0.001100%fluxa32d ago0xc241c0…30aee7
0xd2df…22f40xfe80…47eeBase—$0.001100%fluxa32d ago0x766680…6c67da
0xd2df…22f40xfe80…47eeBase—$0.001100%fluxa32d ago0xe156b9…684b84
0xd2df…22f40x9c95…e299Base—$0.001100%fluxa32d ago0x24376c…38dc52
0xd2df…22f40xfe80…47eeBase—$0.001100%fluxa32d ago0x0169e1…4493f9
0xd2df…22f40x9c95…e299Base—$0.001100%fluxa32d ago0xe92d67…2d4608
0xd2df…22f40x9c95…e299Base—$0.001100%fluxa33d ago0x89503f…302873
0xd2df…22f40xfe80…47eeBase—$0.001100%fluxa33d ago0x42404a…aee8c7
0xd2df…22f40x9c95…e299Base—$0.001100%fluxa33d ago0x0b9752…eacd3c

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.