Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xc055…62e90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0x5c1df3…ca9be1 |
| 0xc055…62e90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0xdaec98…e5bd98 |
| 0xc055…62e90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0x7ea3fd…457d0b |
| 0xc055…62e90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0x2c6524…32f303 |
| 0xc055…62e90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0xe0524b…96c0c0 |
| 0xc055…62e90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0x6ebab4…55598b |
| 0xc055…62e90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0xcd0ee7…1416f8 |
| 0xc055…62e90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0x05606b…cefaf8 |
| 0xc055…62e90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0xba9b07…6fb230 |
| 0xc055…62e90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x897650…a2f552 |
| 0xc055…62e90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x88795e…4c9fce |
| 0xc055…62e90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0xb2668f…b51fd6 |
| 0xc055…62e90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x23c57c…beebed |
| 0xc055…62e90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0xb39616…09ee58 |
| 0xc055…62e90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x4ec79e…c6edb7 |
| 0xc055…62e90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x209580…2d3256 |
| 0xc055…62e90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x3b73a5…a5fafe |
| 0xc055…62e90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0xaec8f1…6bb85e |
| 0xc055…62e90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0xa5645f…72af6e |
| 0xc055…62e90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0xb7cf30…03ddcf |
| 0xc055…62e90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x78f450…3328f7 |
| 0xc055…62e90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x5350ae…385d17 |
| 0xc055…62e90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x1d4266…77714e |
| 0xc055…62e90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x87427b…1a3e7d |
| 0xc055…62e90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0xbf2001…acba54 |
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.