Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xfba5…50ad0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0xf82718…ac8572 |
| 0xfba5…50ad0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0xb1b093…4bd84b |
| 0xfba5…50ad0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x51e49d…698425 |
| 0xfba5…50ad0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x6bbf20…965256 |
| 0xfba5…50ad0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x493101…df7d3e |
| 0xfba5…50ad0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x8dcd5c…0e4468 |
| 0xfba5…50ad0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0xe44d43…3e8146 |
| 0xfba5…50ad0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x44f71c…e0bc3b |
| 0xfba5…50ad0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x96d364…aa7cc8 |
| 0xfba5…50ad0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x9e8ab1…46b458 |
| 0xfba5…50ad0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0xbbf2cf…932e11 |
| 0xfba5…50ad0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x9fdab6…15b8ae |
| 0xfba5…50ad0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x4f579a…4d2a67 |
| 0xfba5…50ad0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x7c77b7…0a1c0b |
| 0xfba5…50ad0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x70c631…8b7dea |
| 0xfba5…50ad0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0xdad76c…9f14a3 |
| 0xfba5…50ad0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0xbdfe33…6225e9 |
| 0xfba5…50ad0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x374f54…cc39a6 |
| 0xfba5…50ad0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x6526ee…82efe7 |
| 0xfba5…50ad0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x1c6729…9ed454 |
| 0xfba5…50ad0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x020c55…4c0ea9 |
| 0xfba5…50ad0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x7bf8a0…ff20ae |
| 0xfba5…50ad0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x5a1cd0…d3a7ce |
| 0xfba5…50ad0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x04d759…ed2a21 |
| 0xfba5…50ad0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x4c8982…9794d5 |
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.