Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xc87b…da660x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x1d5d3a…c4de94 |
| 0xc87b…da660x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x75036a…bb1c6e |
| 0xc87b…da660x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x7f7917…7a1c97 |
| 0xc87b…da660x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x41223d…d35874 |
| 0xc87b…da660x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x3427fa…92d275 |
| 0xc87b…da660x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x0ca520…80f471 |
| 0xc87b…da660x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xedd170…bc2576 |
| 0xc87b…da660x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x1946f2…5a5aa5 |
| 0xc87b…da660x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x4a0a6e…ececb3 |
| 0xc87b…da660x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x3e434a…1cb6ba |
| 0xc87b…da660x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x31b101…050836 |
| 0xc87b…da660x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x80b0be…8b9846 |
| 0xc87b…da660x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xab95b0…d68624 |
| 0xc87b…da660x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x0821ab…093045 |
| 0xc87b…da660x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x71a8a3…142730 |
| 0xc87b…da660x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xcac1f1…d5d438 |
| 0xc87b…da660x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xc249e4…fb708a |
| 0xc87b…da660x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x16fed9…eb4886 |
| 0xc87b…da660x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x8a8ad6…78fe40 |
| 0xc87b…da660x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x4fd3d4…d37c4f |
| 0xc87b…da660x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x7b4886…6cc394 |
| 0xc87b…da660x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xe27418…0d3e6d |
| 0xc87b…da660x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xb970f8…2c2dbd |
| 0xc87b…da660x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x32f10e…68bfbd |
| 0xc87b…da660x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xe8a8f5…2606a5 |
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.