Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xd544…2b280xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 40d ago | 0xf2c76a…9177c4 |
| 0xd544…2b280xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 40d ago | 0x538da8…db1b2b |
| 0xd544…2b280xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 40d ago | 0xa04e2a…99dbc7 |
| 0xd544…2b280xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 40d ago | 0x6b2e4f…e2ebd3 |
| 0xd544…2b280xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 40d ago | 0xbde2f3…7b0d0c |
| 0xd544…2b280xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 40d ago | 0xd2546f…501e33 |
| 0xd544…2b280xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 40d ago | 0x22dab6…a0725b |
| 0xd544…2b280xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 40d ago | 0x902c1c…e40f6c |
| 0xd544…2b280xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 40d ago | 0x14e2e8…73e7fd |
| 0xd544…2b280xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 40d ago | 0x1859c9…836236 |
| 0xd544…2b280xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 40d ago | 0x4274c6…3fa44e |
| 0xd544…2b280xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 40d ago | 0xed7873…890280 |
| 0xd544…2b280xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 40d ago | 0x84349d…9eab0a |
| 0xd544…2b280xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 40d ago | 0xd65d8c…d87de6 |
| 0xd544…2b280xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 40d ago | 0x7bbb81…bebb24 |
| 0xd544…2b280xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 40d ago | 0x9953a2…43623e |
| 0xd544…2b280xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 40d ago | 0x0d6df2…7522e6 |
| 0xd544…2b280xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 40d ago | 0xc63110…980309 |
| 0xd544…2b280xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 40d ago | 0x35c92f…bfad85 |
| 0xd544…2b280xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 40d ago | 0xf2cdd1…f93630 |
| 0xd544…2b280xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 40d ago | 0xb7e91a…5c9ec4 |
| 0xd544…2b280xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 40d ago | 0xddbae2…467146 |
| 0xd544…2b280xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 40d ago | 0x82e5d4…80fd68 |
| 0xd544…2b280xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 40d ago | 0x005a2a…62e416 |
| 0xd544…2b280xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 40d ago | 0xf33de3…fdfee9 |
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.