Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xbe09…f0f00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x10cbde…33f544 |
| 0xbe09…f0f00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x7120c5…9bc4f3 |
| 0xbe09…f0f00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x6a54a6…ddc3a8 |
| 0xbe09…f0f00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xf4e4ce…2775d3 |
| 0xbe09…f0f00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x3445b1…cedc5e |
| 0xbe09…f0f00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x45327f…92262b |
| 0xbe09…f0f00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x3f28c6…9f0fd9 |
| 0xbe09…f0f00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xe6ae67…d29130 |
| 0xbe09…f0f00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x0793a7…f5e36f |
| 0xbe09…f0f00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x74e70e…15269f |
| 0xbe09…f0f00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xb7a4cf…a1c60b |
| 0xbe09…f0f00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x8839a1…5f6e87 |
| 0xbe09…f0f00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x665010…041217 |
| 0xbe09…f0f00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x2eee7b…f295e6 |
| 0xbe09…f0f00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x36f33e…e31a3c |
| 0xbe09…f0f00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x49182e…4649ea |
| 0xbe09…f0f00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x762973…f64385 |
| 0xbe09…f0f00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x2e7217…967bab |
| 0xbe09…f0f00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xf6bab9…e788a8 |
| 0xbe09…f0f00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x2919d8…ff9bce |
| 0xbe09…f0f00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xd4c30c…1ccaa3 |
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.