Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x9ac6…df2f0x1a9a…33e5 | Base | x402 service | $0.001 | 100% | Route unknown | 41d ago | 0x6c234d…a41d78 |
| 0x9ac6…df2f0x1a9a…33e5 | Base | x402 service | $0.001 | 100% | Route unknown | 41d ago | 0xe6e94e…3b789a |
| 0x9ac6…df2f0x1a9a…33e5 | Base | x402 service | $0.001 | 100% | Route unknown | 41d ago | 0x97b9bf…94522e |
| 0x9ac6…df2f0x1a9a…33e5 | Base | x402 service | $0.001 | 100% | Route unknown | 41d ago | 0x2ec2ff…4f6d4e |
| 0x9ac6…df2f0x1a9a…33e5 | Base | x402 service | $0.001 | 100% | Route unknown | 41d ago | 0x4c9320…1be51e |
| 0x9ac6…df2f0x1a9a…33e5 | Base | x402 service | $0.001 | 100% | Route unknown | 41d ago | 0xe8322d…da0b30 |
| 0x9ac6…df2f0x1a9a…33e5 | Base | x402 service | $0.001 | 100% | Route unknown | 41d ago | 0x5227f8…b68cae |
| 0x9ac6…df2f0x1a9a…33e5 | Base | x402 service | $0.001 | 100% | Route unknown | 41d ago | 0x7d81a6…fdb15c |
| 0x9ac6…df2f0x1a9a…33e5 | Base | x402 service | $0.001 | 100% | Route unknown | 41d ago | 0x6d5e58…d8df80 |
| 0x9ac6…df2f0x1a9a…33e5 | Base | x402 service | $0.001 | 100% | Route unknown | 41d ago | 0x135a83…d5d5c0 |
| 0x9ac6…df2f0x1a9a…33e5 | Base | x402 service | $0.001 | 100% | Route unknown | 41d ago | 0x13c6e4…060d68 |
| 0x9ac6…df2f0x1a9a…33e5 | Base | x402 service | $0.001 | 100% | Route unknown | 41d ago | 0x6162e7…e81803 |
| 0x9ac6…df2f0x1a9a…33e5 | Base | x402 service | $0.001 | 100% | Route unknown | 41d ago | 0x3bb247…3ae6d8 |
| 0x9ac6…df2f0x1a9a…33e5 | Base | x402 service | $0.001 | 100% | Route unknown | 41d ago | 0xbc01e6…db9cd7 |
| 0x9ac6…df2f0x1a9a…33e5 | Base | x402 service | $0.001 | 100% | Route unknown | 41d ago | 0x42e239…8b1857 |
| 0x9ac6…df2f0x1a9a…33e5 | Base | x402 service | $0.001 | 100% | Route unknown | 41d ago | 0x0446cb…20ff04 |
| 0x9ac6…df2f0x1a9a…33e5 | Base | x402 service | $0.001 | 100% | Route unknown | 41d ago | 0x87af6f…2bb945 |
| 0x9ac6…df2f0x1a9a…33e5 | Base | x402 service | $0.001 | 100% | Route unknown | 41d ago | 0x8e4855…e9bd33 |
| 0x9ac6…df2f0x1a9a…33e5 | Base | x402 service | $0.001 | 100% | Route unknown | 41d ago | 0x96e9cf…230f4b |
| 0x9ac6…df2f0x1a9a…33e5 | Base | x402 service | $0.001 | 100% | Route unknown | 41d ago | 0xd31e29…497300 |
| 0x9ac6…df2f0x1a9a…33e5 | Base | x402 service | $0.001 | 100% | Route unknown | 41d ago | 0x28ce33…d78f1e |
| 0x9ac6…df2f0x1a9a…33e5 | Base | x402 service | $0.001 | 100% | Route unknown | 41d ago | 0x051a71…17cc18 |
| 0x9ac6…df2f0x1a9a…33e5 | Base | x402 service | $0.001 | 100% | Route unknown | 41d ago | 0x1e0b39…322626 |
| 0x9ac6…df2f0x1a9a…33e5 | Base | x402 service | $0.001 | 100% | Route unknown | 41d ago | 0x2d616b…466f86 |
| 0x9ac6…df2f0x1a9a…33e5 | Base | x402 service | $0.001 | 100% | Route unknown | 41d ago | 0xce2881…60e833 |
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.