Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xec3a…8c4e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 47d ago | 0xbc780d…7e35dc |
| 0xec3a…8c4e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 47d ago | 0xeb775d…a834dc |
| 0xec3a…8c4e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 47d ago | 0xc186de…041c39 |
| 0xec3a…8c4e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 47d ago | 0x35adcc…e67bbb |
| 0xec3a…8c4e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 47d ago | 0xcedf58…bbe3a5 |
| 0xec3a…8c4e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 47d ago | 0xe4b63e…fa8e31 |
| 0xec3a…8c4e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 47d ago | 0x71e011…09b8c7 |
| 0xec3a…8c4e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 47d ago | 0x0d374b…fdfaf2 |
| 0xec3a…8c4e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 47d ago | 0x59bc64…9cd298 |
| 0xec3a…8c4e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 47d ago | 0x66e0c2…4494e7 |
| 0xec3a…8c4e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0xad9220…768e03 |
| 0xec3a…8c4e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0xc7ea3e…211901 |
| 0xec3a…8c4e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0x353168…abb82e |
| 0xec3a…8c4e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0xfcd462…56aa7b |
| 0xec3a…8c4e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0xca0144…567f74 |
| 0xec3a…8c4e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0xbecd40…15f7c1 |
| 0xec3a…8c4e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0xbb6167…932099 |
| 0xec3a…8c4e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0xf4d21c…3831dc |
| 0xec3a…8c4e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0xd06f6b…7c1cd0 |
| 0xec3a…8c4e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0x0fc12c…1bb922 |
| 0xec3a…8c4e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0x55367f…8aaa4f |
| 0xec3a…8c4e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0xf3e13c…16cdbb |
| 0xec3a…8c4e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0xfc176d…20cf60 |
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.