Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x620e…62da0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x007a28…46ba8e |
| 0x620e…62da0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xf9dbf3…052124 |
| 0x620e…62da0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x0f7a43…42bb0d |
| 0x620e…62da0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xf3fe2d…c944ed |
| 0x620e…62da0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x45af2c…53ace3 |
| 0x620e…62da0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xfd276c…9deee2 |
| 0x620e…62da0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xfb5e01…3412cc |
| 0x620e…62da0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x2d1571…87ddac |
| 0x620e…62da0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x8612cb…9d8e86 |
| 0x620e…62da0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x47dd10…15922f |
| 0x620e…62da0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x30b389…c5fb5a |
| 0x620e…62da0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xf6d122…963fe7 |
| 0x620e…62da0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x9a480b…5ab3ed |
| 0x620e…62da0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x316f65…6dda9e |
| 0x620e…62da0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x1060d0…10b5ea |
| 0x620e…62da0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x7b78f0…2eb771 |
| 0x620e…62da0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xdbd507…3dd7f2 |
| 0x620e…62da0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x8614f2…f4739d |
| 0x620e…62da0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xa06c4f…90dff9 |
| 0x620e…62da0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xbb82f8…e5185e |
| 0x620e…62da0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x9b021e…a9fe1c |
| 0x620e…62da0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xd5b294…43db8c |
| 0x620e…62da0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x630b2d…3ae5d3 |
| 0x620e…62da0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x56f402…d9d3a1 |
| 0x620e…62da0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xa784ab…b4ed20 |
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.