Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x2260…88f00xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 42d ago | 0xe59943…f1dc69 |
| 0x2260…88f00xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 42d ago | 0x87668f…9ae4c5 |
| 0x2260…88f00xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 42d ago | 0xf94138…5a9e2f |
| 0x2260…88f00xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 42d ago | 0x62892b…1ff00c |
| 0x2260…88f00xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 42d ago | 0x214d9c…d6d42f |
| 0x2260…88f00xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 42d ago | 0xcfacd3…972b06 |
| 0x2260…88f00xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 42d ago | 0xecb76d…20cf5d |
| 0x2260…88f00xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 42d ago | 0x9dbffb…41f12d |
| 0x2260…88f00xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 42d ago | 0xd51707…d944aa |
| 0x2260…88f00xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 42d ago | 0xb85206…1ee76f |
| 0x2260…88f00xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 42d ago | 0xd15f08…9f862a |
| 0x2260…88f00xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 42d ago | 0xd33cfe…aefb9d |
| 0x2260…88f00xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 42d ago | 0x1a3a0a…3b2072 |
| 0x2260…88f00xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 42d ago | 0xbd8ec5…7cd0bf |
| 0x2260…88f00xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 42d ago | 0xab8cfd…511529 |
| 0x2260…88f00xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 42d ago | 0x4324be…dd1f81 |
| 0x2260…88f00xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 42d ago | 0x5093d9…a2c885 |
| 0x2260…88f00xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 42d ago | 0x571836…652f4a |
| 0x2260…88f00xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 42d ago | 0x788716…1b6be0 |
| 0x2260…88f00xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 42d ago | 0xe129d9…c07ef5 |
| 0x2260…88f00xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 42d ago | 0x4f4957…c09e85 |
| 0x2260…88f00xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 42d ago | 0x19a40d…fe8c54 |
| 0x2260…88f00xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 42d ago | 0xc8d3d3…ba615b |
| 0x2260…88f00xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 42d ago | 0xa8593c…462497 |
| 0x2260…88f00xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 42d ago | 0x93cec3…d36551 |
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.