Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xa1d8…5b690x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x97f9fd…a9dff6 |
| 0xa1d8…5b690x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xa1a91c…8ded25 |
| 0xa1d8…5b690x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x351412…5e5c1f |
| 0xa1d8…5b690x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x49626d…432153 |
| 0xa1d8…5b690x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x4737a3…02ac0b |
| 0xa1d8…5b690x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x9e50d9…1ef98b |
| 0xa1d8…5b690x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xcdff3b…44eb6f |
| 0xa1d8…5b690x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xe45e07…32727b |
| 0xa1d8…5b690x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x9cb4e2…bc3a0c |
| 0xa1d8…5b690x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x7177b4…a48f45 |
| 0xa1d8…5b690x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xd68a18…fe7df9 |
| 0xa1d8…5b690x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xa8c480…55dacc |
| 0xa1d8…5b690x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x917241…fab03c |
| 0xa1d8…5b690x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x4f5533…65edcf |
| 0xa1d8…5b690x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xd76cc0…36d132 |
| 0xa1d8…5b690x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x0978d2…e24275 |
| 0xa1d8…5b690x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x3c233b…987844 |
| 0xa1d8…5b690x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x4709f0…92d7db |
| 0xa1d8…5b690x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x13ada8…100923 |
| 0xa1d8…5b690x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x34ca04…350384 |
| 0xa1d8…5b690x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x9ca3f4…e075fd |
| 0xa1d8…5b690x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x6a6f48…f4ac83 |
| 0xa1d8…5b690x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x6df7a3…7421ae |
| 0xa1d8…5b690x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x31f785…d07ee1 |
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.