Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xf983…81ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0x510557…66eeee |
| 0xf983…81ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0x97d178…90acdb |
| 0xf983…81ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0x9e9a46…34a5e0 |
| 0xf983…81ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0x698e72…3fe22c |
| 0xf983…81ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0x754d35…800d6b |
| 0xf983…81ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0x03286d…1d0ffa |
| 0xf983…81ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0x3b31e1…3d6c2d |
| 0xf983…81ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0xb7fd71…2dbfff |
| 0xf983…81ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0x4bcd9d…63b0ba |
| 0xf983…81ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0x34d3cd…5e0485 |
| 0xf983…81ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0xf8efa3…a0a465 |
| 0xf983…81ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0x46c194…675d56 |
| 0xf983…81ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0x9bd529…bf9a53 |
| 0xf983…81ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0x6ab346…55e5d9 |
| 0xf983…81ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0x4540ca…7b7476 |
| 0xf983…81ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0x9ae076…f71155 |
| 0xf983…81ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0xa493d0…a38561 |
| 0xf983…81ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0x5c3d66…967791 |
| 0xf983…81ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0xe20660…b476b5 |
| 0xf983…81ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0xef1a53…e082f9 |
| 0xf983…81ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 67d ago | 0x632389…3de7f5 |
| 0xf983…81ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 67d ago | 0x3a3085…984df6 |
| 0xf983…81ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 67d ago | 0xa5a9f5…e1fbc2 |
| 0xf983…81ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 67d ago | 0x445f33…cde582 |
| 0xf983…81ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 67d ago | 0xc3c2dc…4e0140 |
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.