Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xc555…5d830x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xd3d0a0…ee72bd |
| 0xc555…5d830x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xe5028d…a9d032 |
| 0xc555…5d830x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x01eced…770f7a |
| 0xc555…5d830x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x7b906a…961663 |
| 0xc555…5d830x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x544672…1d2f94 |
| 0xc555…5d830x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xcb72f4…e3ce66 |
| 0xc555…5d830x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x81925c…05cac6 |
| 0xc555…5d830x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x948fb4…b5e500 |
| 0xc555…5d830x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xcec394…d1acce |
| 0xc555…5d830x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xf26ac7…3910ca |
| 0xc555…5d830x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x35e67f…5eb80e |
| 0xc555…5d830x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xfc44c9…aedfc0 |
| 0xc555…5d830x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x83a6ed…c3e007 |
| 0xc555…5d830x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x6911b1…f1c248 |
| 0xc555…5d830x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x0603e2…e6df3a |
| 0xc555…5d830x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xab7cd4…80a60e |
| 0xc555…5d830x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xd2d14b…93574f |
| 0xc555…5d830x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x7b600a…b0d6f2 |
| 0xc555…5d830x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x477394…83af04 |
| 0xc555…5d830x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x5c7428…6456df |
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.