Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xf1c8…26720xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 54d ago | 0x3b2a5f…2d7279 |
| 0xf1c8…26720xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 54d ago | 0x09599d…d1f577 |
| 0xf1c8…26720xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 54d ago | 0x28e5f2…48bf3c |
| 0xf1c8…26720xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 54d ago | 0xf12e6d…2051b4 |
| 0xf1c8…26720xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 54d ago | 0xa55d3d…f3f74c |
| 0xf1c8…26720xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 54d ago | 0x7a712c…950d72 |
| 0xf1c8…26720xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 54d ago | 0xf1ccfc…edaa0e |
| 0xf1c8…26720xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 54d ago | 0x599d94…e97683 |
| 0xf1c8…26720xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 54d ago | 0xfefc6d…ddbf2a |
| 0xf1c8…26720xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 54d ago | 0x74a165…898f74 |
| 0xf1c8…26720xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 54d ago | 0xe978fe…a6e4fc |
| 0xf1c8…26720xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 54d ago | 0x0a00ac…10bba4 |
| 0xf1c8…26720xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 54d ago | 0x101d1e…f1a255 |
| 0xf1c8…26720xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 54d ago | 0xbb5466…86e2df |
| 0xf1c8…26720xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 54d ago | 0xbc0ca7…f96a2b |
| 0xf1c8…26720xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 54d ago | 0x044007…54c2ef |
| 0xf1c8…26720xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 54d ago | 0x12833e…cfcb3f |
| 0xf1c8…26720xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 54d ago | 0x01a687…dfa260 |
| 0xf1c8…26720xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 54d ago | 0xde1b97…e1a7a2 |
| 0xf1c8…26720xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 54d ago | 0x41eb5a…25c639 |
| 0xf1c8…26720xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 54d ago | 0xeed51d…cc7f91 |
| 0xf1c8…26720xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 54d ago | 0x7613f6…434a85 |
| 0xf1c8…26720xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 54d ago | 0x184f4d…51355b |
| 0xf1c8…26720xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 54d ago | 0xdce871…19d833 |
| 0xf1c8…26720xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 54d ago | 0xe5286a…fa6642 |
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.