Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x78dd…4a990xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 16d ago | 0x76cab0…aa105d |
| 0x78dd…4a990xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 16d ago | 0x576a2a…f47487 |
| 0x78dd…4a990xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 16d ago | 0xf51489…4a4b02 |
| 0x78dd…4a990xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 16d ago | 0xa24c99…49eb12 |
| 0x78dd…4a990xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 16d ago | 0xe7c0b3…328f23 |
| 0x78dd…4a990xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 16d ago | 0xbf20df…28b68d |
| 0x78dd…4a990xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 16d ago | 0xa135d9…6da39e |
| 0x78dd…4a990xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 16d ago | 0xd61816…326fa9 |
| 0x78dd…4a990xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 16d ago | 0x210e2a…2895b8 |
| 0x78dd…4a990xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 16d ago | 0xa47811…81202e |
| 0x78dd…4a990xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 16d ago | 0x640cd3…047d0d |
| 0x78dd…4a990xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 16d ago | 0xd1d6e6…907acc |
| 0x78dd…4a990xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 16d ago | 0xcb432e…fc18cf |
| 0x78dd…4a990xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 16d ago | 0xb3b2e2…c0ae2c |
| 0x78dd…4a990xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 16d ago | 0xca8fb9…132a2d |
| 0x78dd…4a990xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 16d ago | 0xc90aed…36b486 |
| 0x78dd…4a990xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 16d ago | 0xcb8cbb…0b0560 |
| 0x78dd…4a990xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 16d ago | 0xe13a73…5247b7 |
| 0x78dd…4a990xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 16d ago | 0x11845a…2dab2e |
| 0x78dd…4a990xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 16d ago | 0x511d36…72719e |
| 0x78dd…4a990xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 16d ago | 0x7185d5…cd781f |
| 0x78dd…4a990xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 16d ago | 0x0780b0…ecd24a |
| 0x78dd…4a990xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 16d ago | 0xd23d84…2bbd6d |
| 0x78dd…4a990xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 16d ago | 0x37a655…ae0532 |
| 0x78dd…4a990xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 16d ago | 0x9edc2a…ee2355 |
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.