Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xf2c3…edd00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x463cbf…b67dbb |
| 0xf2c3…edd00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x7db791…0c184b |
| 0xf2c3…edd00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x2acd4b…c3797d |
| 0xf2c3…edd00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0x88c2f4…1b29cc |
| 0xf2c3…edd00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0x85511f…1254c9 |
| 0xf2c3…edd00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0x492ccd…d9f0cb |
| 0xf2c3…edd00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0xd3f2d0…baae37 |
| 0xf2c3…edd00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0x4bb712…9143c9 |
| 0xf2c3…edd00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0x5ffe8b…b6e7c9 |
| 0xf2c3…edd00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0x5605c6…79b788 |
| 0xf2c3…edd00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0xb308ed…a255c4 |
| 0xf2c3…edd00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0x3ca596…51b076 |
| 0xf2c3…edd00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0x79c6f0…e4877f |
| 0xf2c3…edd00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0xa1de83…8ed03d |
| 0xf2c3…edd00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0xd30d19…c9599a |
| 0xf2c3…edd00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0x95f8ec…0778ca |
| 0xf2c3…edd00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0xf5ff32…a9d2eb |
| 0xf2c3…edd00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0xe60378…ff5770 |
| 0xf2c3…edd00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0xb1d3ac…113e62 |
| 0xf2c3…edd00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0xdb4533…602e6f |
| 0xf2c3…edd00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0x74059b…764422 |
| 0xf2c3…edd00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0xfe8c35…4808d1 |
| 0xf2c3…edd00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0x63e5b0…7eb98c |
| 0xf2c3…edd00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0x9cb4ac…a5c0dc |
| 0xf2c3…edd00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0xc65351…3285e5 |
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.