Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xbd3d…85120x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xf5a52c…0fa0d1 |
| 0xbd3d…85120x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x44be2c…d1fdf7 |
| 0xbd3d…85120x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xdb7c18…abfdad |
| 0xbd3d…85120x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xfc70b5…f1be83 |
| 0xbd3d…85120x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xf27d64…3903ec |
| 0xbd3d…85120x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x244c9c…a9efda |
| 0xbd3d…85120x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xd9e9fb…93c6d8 |
| 0xbd3d…85120x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x8d59d8…068b1d |
| 0xbd3d…85120x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x681b55…02ed1b |
| 0xbd3d…85120x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x844eca…18154e |
| 0xbd3d…85120x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x70dd7a…628719 |
| 0xbd3d…85120x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x705a2b…16a521 |
| 0xbd3d…85120x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xcb6c48…e79ee1 |
| 0xbd3d…85120x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xb08b4f…d71b24 |
| 0xbd3d…85120x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x65afa9…b73e3c |
| 0xbd3d…85120x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x587e3a…202f0a |
| 0xbd3d…85120x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x36a0d4…c5ab62 |
| 0xbd3d…85120x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x1f446e…355d77 |
| 0xbd3d…85120x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x1d727a…0f0266 |
| 0xbd3d…85120x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x2508ca…4dcd51 |
| 0xbd3d…85120x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x0d2037…12c4ec |
| 0xbd3d…85120x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xfe259a…b8e6db |
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
Show the promptHide 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.