Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x4132…c3cc0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 93d ago | 0x2742c3…faee40 |
| 0x4132…c3cc0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 93d ago | 0x68852c…44cc76 |
| 0x4132…c3cc0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 93d ago | 0xcba46f…069882 |
| 0x4132…c3cc0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 93d ago | 0x75f68a…68b56d |
| 0x4132…c3cc0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 93d ago | 0x6e3b6d…4b3bd8 |
| 0x4132…c3cc0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 93d ago | 0xeab292…4b0ffd |
| 0x4132…c3cc0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 93d ago | 0xbf5209…e334fb |
| 0x4132…c3cc0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 93d ago | 0x9e5be2…0d86e7 |
| 0x4132…c3cc0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 93d ago | 0xd155e6…255615 |
| 0x4132…c3cc0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 93d ago | 0xf98e1f…37788c |
| 0x4132…c3cc0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 93d ago | 0x9c6ecb…9f10b4 |
| 0x4132…c3cc0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 93d ago | 0xe72818…45de9b |
| 0x4132…c3cc0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 93d ago | 0xdacc4e…beb5c5 |
| 0x4132…c3cc0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 93d ago | 0xf21ddb…3bed08 |
| 0x4132…c3cc0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 93d ago | 0xdcae11…ccc906 |
| 0x4132…c3cc0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 93d ago | 0xf93adc…d3ad50 |
| 0x4132…c3cc0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 93d ago | 0x1b1115…2c63d8 |
| 0x4132…c3cc0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 93d ago | 0xf4f962…032081 |
| 0x4132…c3cc0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 93d ago | 0x54b2a1…9bbea3 |
| 0x4132…c3cc0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 93d ago | 0xb27953…c927ac |
| 0x4132…c3cc0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 93d ago | 0xda5e70…dc4772 |
| 0x4132…c3cc0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 93d ago | 0x3718c9…8c0889 |
| 0x4132…c3cc0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 93d ago | 0x4eaeac…dff296 |
| 0x4132…c3cc0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 93d ago | 0x567853…abd166 |
| 0x4132…c3cc0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 93d ago | 0x00f2b4…12628a |
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.