Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xecc1…db1a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x94a727…f0f554 |
| 0xecc1…db1a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xac4e14…5e3348 |
| 0xecc1…db1a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xe1c2e8…10b0f3 |
| 0xecc1…db1a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x3a602f…dede70 |
| 0xecc1…db1a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x62d8dd…9b1539 |
| 0xecc1…db1a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xe298ab…040767 |
| 0xecc1…db1a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x1c7aee…b4091d |
| 0xecc1…db1a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x143da2…a7480e |
| 0xecc1…db1a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x78b6a0…dbae85 |
| 0xecc1…db1a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x294ad2…44546d |
| 0xecc1…db1a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xc3d6a4…d3cb46 |
| 0xecc1…db1a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x10a032…0cb225 |
| 0xecc1…db1a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x8ab60b…7f473b |
| 0xecc1…db1a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x19f3f4…bd51bf |
| 0xecc1…db1a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x6b2724…6424cb |
| 0xecc1…db1a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xeb2d2b…09d1f5 |
| 0xecc1…db1a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x24d10d…e49027 |
| 0xecc1…db1a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xa150d1…18ce0d |
| 0xecc1…db1a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x4d50c8…00265f |
| 0xecc1…db1a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x053bb9…7f1471 |
| 0xecc1…db1a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xc0b1f3…2a8f3e |
| 0xecc1…db1a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xbef62e…f40a75 |
| 0xecc1…db1a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x2642bb…bf41b7 |
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.