Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x20a6…63900x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xcbb942…fff004 |
| 0x20a6…63900x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x192ef3…4a16f2 |
| 0x20a6…63900x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xa48182…ed6e5b |
| 0x20a6…63900x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xd9880d…a1aeff |
| 0x20a6…63900x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xae684c…78eac5 |
| 0x20a6…63900x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x3bc935…e962fc |
| 0x20a6…63900x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x1a6714…24dc0d |
| 0x20a6…63900x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x43c07b…375a1b |
| 0x20a6…63900x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x66eef3…c50eeb |
| 0x20a6…63900x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xca5653…6adc9c |
| 0x20a6…63900x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x8bc8a6…11babc |
| 0x20a6…63900x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x007a9b…7788e8 |
| 0x20a6…63900x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x18484d…bdb530 |
| 0x20a6…63900x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x0314f7…c60252 |
| 0x20a6…63900x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x083901…d988bf |
| 0x20a6…63900x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xd52693…cd98d3 |
| 0x20a6…63900x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xcaa7f0…2b3ffc |
| 0x20a6…63900x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x19686d…610737 |
| 0x20a6…63900x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xbeb2e7…3c8de4 |
| 0x20a6…63900x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xbd3253…ec0b22 |
| 0x20a6…63900x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x1b6691…d6f60b |
| 0x20a6…63900x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xadb6af…7cebbd |
| 0x20a6…63900x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xe30d0c…7270ad |
| 0x20a6…63900x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xf88440…773555 |
| 0x20a6…63900x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x736ed0…74c7e9 |
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.