Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xbcff…60740x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 75d ago | 0xd40360…9e374b |
| 0xbcff…60740x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 75d ago | 0x2c7a5f…396683 |
| 0xbcff…60740x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 75d ago | 0xdd3add…24b246 |
| 0xbcff…60740x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 75d ago | 0xc00632…b240b5 |
| 0xbcff…60740x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 75d ago | 0x1628c2…c9f6f9 |
| 0xbcff…60740x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 75d ago | 0x061004…6ff3af |
| 0xbcff…60740x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 75d ago | 0x5cea24…09f8b3 |
| 0xbcff…60740x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 75d ago | 0x0ba9e6…d4078f |
| 0xbcff…60740x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 75d ago | 0xd76749…5c7bbf |
| 0xbcff…60740x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 75d ago | 0xda3b08…f7517a |
| 0xbcff…60740x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 75d ago | 0xc07b8d…196253 |
| 0xbcff…60740x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 75d ago | 0x7a0e5e…ce387d |
| 0xbcff…60740x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 75d ago | 0xf3f740…c0125e |
| 0xbcff…60740x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 75d ago | 0xc9d32a…6541a8 |
| 0xbcff…60740x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 75d ago | 0xcf7754…e75ce6 |
| 0xbcff…60740x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 75d ago | 0x3aabe0…02857c |
| 0xbcff…60740x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 75d ago | 0x0ccd72…08c505 |
| 0xbcff…60740x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 75d ago | 0xe7896c…72a275 |
| 0xbcff…60740x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 75d ago | 0x3fa06f…07ac11 |
| 0xbcff…60740x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 75d ago | 0x4eb2e0…7115c6 |
| 0xbcff…60740x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 75d ago | 0xec8ee0…011b68 |
| 0xbcff…60740x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 75d ago | 0x1e3322…42ff13 |
| 0xbcff…60740x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 75d ago | 0x1dc216…3778d0 |
| 0xbcff…60740x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 75d ago | 0x9cc021…0c8abc |
| 0xbcff…60740x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 75d ago | 0x19e429…b34d6d |
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.