Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x8db2…9cc40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0x1ecd01…0302b2 |
| 0x8db2…9cc40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0x762248…0ed9cb |
| 0x8db2…9cc40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0x034471…bbbbdd |
| 0x8db2…9cc40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0xd9d86d…61a8af |
| 0x8db2…9cc40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0xdb6274…b7b52b |
| 0x8db2…9cc40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0x16a45d…c032b7 |
| 0x8db2…9cc40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0xb7e076…764441 |
| 0x8db2…9cc40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0x88603f…7db1b9 |
| 0x8db2…9cc40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0xba488b…89e44e |
| 0x8db2…9cc40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0x5de16d…458b3e |
| 0x8db2…9cc40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 24d ago | 0xa1603e…e3623c |
| 0x8db2…9cc40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 24d ago | 0x00c591…df92eb |
| 0x8db2…9cc40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 24d ago | 0x0b46e6…65fa2d |
| 0x8db2…9cc40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 24d ago | 0xff37c0…9bd993 |
| 0x8db2…9cc40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 24d ago | 0xa49cf9…c2d768 |
| 0x8db2…9cc40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 24d ago | 0x8b0a84…d22805 |
| 0x8db2…9cc40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 24d ago | 0x80340a…a08a5c |
| 0x8db2…9cc40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 24d ago | 0x91fb2b…f909c4 |
| 0x8db2…9cc40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 24d ago | 0x6930a8…4b8e32 |
| 0x8db2…9cc40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 24d ago | 0x2a0531…876005 |
| 0x8db2…9cc40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 24d ago | 0xc2db38…0a2502 |
| 0x8db2…9cc40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 24d ago | 0x03c604…b03205 |
| 0x8db2…9cc40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 24d ago | 0x478f31…cd4377 |
| 0x8db2…9cc40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 24d ago | 0x0e6dad…35235e |
| 0x8db2…9cc40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 24d ago | 0xf46476…c3d269 |
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.