Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x7cfa…f16a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x2e46fc…8809da |
| 0x7cfa…f16a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0xcb8141…027705 |
| 0x7cfa…f16a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0xff1a6a…629e3c |
| 0x7cfa…f16a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x4e68f8…3798a4 |
| 0x7cfa…f16a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x3c8f0f…f41418 |
| 0x7cfa…f16a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x49a6a4…011518 |
| 0x7cfa…f16a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x75478f…fb6d5f |
| 0x7cfa…f16a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0xb97047…9a1c7b |
| 0x7cfa…f16a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0xcbaae6…f93afb |
| 0x7cfa…f16a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x51ba96…ef9f8f |
| 0x7cfa…f16a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0xa59e98…a67147 |
| 0x7cfa…f16a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x755a2f…2a60f6 |
| 0x7cfa…f16a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0xe2b490…3ce201 |
| 0x7cfa…f16a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x36e4f5…a5dc1a |
| 0x7cfa…f16a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0xa14a4b…878c6e |
| 0x7cfa…f16a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0xa6b561…401dc0 |
| 0x7cfa…f16a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x6c2d3e…e3022e |
| 0x7cfa…f16a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x1452c8…8d5589 |
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.