Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xaceb…53420x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 42d ago | 0x3eacdd…1cc575 |
| 0xaceb…53420x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 42d ago | 0x89795b…6f0599 |
| 0xaceb…53420x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 42d ago | 0xd58c09…a89bba |
| 0xaceb…53420x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 42d ago | 0xdc362a…05a788 |
| 0xaceb…53420x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 42d ago | 0x92a84b…fee270 |
| 0xaceb…53420x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 42d ago | 0x30f242…706d62 |
| 0xaceb…53420x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 42d ago | 0x2a03ce…1a11ee |
| 0xaceb…53420x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 42d ago | 0xb11d67…5138c1 |
| 0xaceb…53420x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 42d ago | 0xcd88ce…1e8092 |
| 0xaceb…53420x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0xc4e98e…791d48 |
| 0xaceb…53420x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x9f2d3c…8c373b |
| 0xaceb…53420x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0xd01474…f1b82b |
| 0xaceb…53420x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0xda17e8…80e130 |
| 0xaceb…53420x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0xd785bd…1f2b73 |
| 0xaceb…53420x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x2b6c31…579b6c |
| 0xaceb…53420x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x1e6e62…e8191d |
| 0xaceb…53420x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x44cc7e…242b4b |
| 0xaceb…53420x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x465e16…25a4cb |
| 0xaceb…53420x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x775f6b…9a0e5c |
| 0xaceb…53420x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x7dd666…a95c60 |
| 0xaceb…53420x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x8a15c9…4cab76 |
| 0xaceb…53420x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x697714…0ed8d4 |
| 0xaceb…53420x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x154c6a…ba23ce |
| 0xaceb…53420x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x60d6e2…a8dabb |
| 0xaceb…53420x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x3bb84b…4e8a13 |
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.