Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xd1dd…d17c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 29d ago | 0x7a39b7…501e5b |
| 0xd1dd…d17c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 29d ago | 0x2d9933…4c38cc |
| 0xd1dd…d17c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 29d ago | 0x834a17…2282b8 |
| 0xd1dd…d17c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 29d ago | 0xdb930f…27e716 |
| 0xd1dd…d17c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 29d ago | 0x6406d0…3763fd |
| 0xd1dd…d17c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 29d ago | 0x646d9c…4b955d |
| 0xd1dd…d17c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 29d ago | 0x2a0b68…186093 |
| 0xd1dd…d17c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 29d ago | 0xd4249a…3b4872 |
| 0xd1dd…d17c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 29d ago | 0x68d053…f09a13 |
| 0xd1dd…d17c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 29d ago | 0x8c0590…eea90d |
| 0xd1dd…d17c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 29d ago | 0xad6dfa…f472c7 |
| 0xd1dd…d17c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 29d ago | 0x8d2c61…da8e73 |
| 0xd1dd…d17c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 29d ago | 0xcd5648…47c8d8 |
| 0xd1dd…d17c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 29d ago | 0xcdbf38…5ad069 |
| 0xd1dd…d17c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 29d ago | 0xc79681…e40403 |
| 0xd1dd…d17c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 29d ago | 0x01408b…f0d211 |
| 0xd1dd…d17c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 29d ago | 0x75652a…d8c1a7 |
| 0xd1dd…d17c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 29d ago | 0x46b4bc…a48ee3 |
| 0xd1dd…d17c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 29d ago | 0x0ba00c…1dac24 |
| 0xd1dd…d17c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 29d ago | 0xef7e0b…0fc58e |
| 0xd1dd…d17c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 29d ago | 0x12c001…197558 |
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.