Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x7dab…01410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xdbd386…08a885 |
| 0x7dab…01410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x917ac6…6411fe |
| 0x7dab…01410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x265e39…be3f30 |
| 0x7dab…01410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xab0fd0…e25a8c |
| 0x7dab…01410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xa86e19…233755 |
| 0x7dab…01410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xe2c334…c27c9e |
| 0x7dab…01410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x2f99a0…792572 |
| 0x7dab…01410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xfedd2d…aee1ec |
| 0x7dab…01410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xe00b0b…440eca |
| 0x7dab…01410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x73093f…a430da |
| 0x7dab…01410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x24f83e…e1a544 |
| 0x7dab…01410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x38ca92…5f916b |
| 0x7dab…01410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x1a43b2…218e22 |
| 0x7dab…01410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x2879f0…df5646 |
| 0x7dab…01410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x18e001…8e0336 |
| 0x7dab…01410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x298b3a…709b8e |
| 0x7dab…01410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x93c123…3a2ad8 |
| 0x7dab…01410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x5d1303…085311 |
| 0x7dab…01410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x7798db…f7fb26 |
| 0x7dab…01410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xf53f2f…0dcd8c |
| 0x7dab…01410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x04a21a…4bf4fa |
| 0x7dab…01410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xf58f3b…91985a |
| 0x7dab…01410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x294f1c…5271f3 |
| 0x7dab…01410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x52bde0…fba582 |
| 0x7dab…01410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x5c1f7b…ed6e81 |
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.