Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xbe72…f49e0x7bec…71e2 | Base | JSON Integrity AttestationAttestation | $0.003 | 100% | coinbase | 2d ago | 0x0119f5…01bd28 |
| 0xbe72…f49e0x7bec…71e2 | Base | JSON Integrity AttestationAttestation | $0.004 | 100% | coinbase | 2d ago | 0xdd31f0…1a83c4 |
| 0xbe72…f49e0x7bec…71e2 | Base | JSON Integrity AttestationAttestation | $0.004 | 100% | coinbase | 2d ago | 0xdf539d…067ddf |
| 0xbe72…f49e0x7bec…71e2 | Base | JSON Integrity AttestationAttestation | $0.002 | 100% | coinbase | 2d ago | 0xd889c8…8b6d05 |
| 0xbe72…f49e0x7bec…71e2 | Base | JSON Integrity AttestationAttestation | $0.002 | 100% | coinbase | 2d ago | 0xc821e6…93bc50 |
| 0xbe72…f49e0x7bec…71e2 | Base | JSON Integrity AttestationAttestation | $0.003 | 100% | coinbase | 2d ago | 0x39ab4d…4f5c1d |
| 0xbe72…f49e0x7bec…71e2 | Base | JSON Integrity AttestationAttestation | $0.002 | 100% | coinbase | 2d ago | 0xe0968b…0dffea |
| 0xbe72…f49e0x7bec…71e2 | Base | JSON Integrity AttestationAttestation | $0.002 | 100% | coinbase | 2d ago | 0x82fa1e…d42e47 |
| 0xbe72…f49e0x7bec…71e2 | Base | JSON Integrity AttestationAttestation | $0.003 | 100% | coinbase | 2d ago | 0x806c6f…9c6e25 |
| 0xbe72…f49e0x7bec…71e2 | Base | JSON Integrity AttestationAttestation | $0.003 | 100% | coinbase | 2d ago | 0x60999b…0e9120 |
| 0xbe72…f49e0x7bec…71e2 | Base | JSON Integrity AttestationAttestation | $0.005 | 100% | coinbase | 3d ago | 0xe11cd4…eb65ad |
| 0xbe72…f49e0x7bec…71e2 | Base | JSON Integrity AttestationAttestation | $0.002 | 100% | coinbase | 3d ago | 0x568b65…3041ef |
| 0xbe72…f49e0x7bec…71e2 | Base | JSON Integrity AttestationAttestation | $0.004 | 100% | coinbase | 3d ago | 0xdc0e07…2b80e5 |
| 0xbe72…f49e0x7bec…71e2 | Base | JSON Integrity AttestationAttestation | $0.003 | 100% | coinbase | 3d ago | 0x2fca17…cb648b |
| 0xbe72…f49e0x7bec…71e2 | Base | JSON Integrity AttestationAttestation | $0.002 | 100% | coinbase | 3d ago | 0x1ccf62…2cc917 |
| 0xbe72…f49e0x7bec…71e2 | Base | JSON Integrity AttestationAttestation | $0.002 | 100% | coinbase | 3d ago | 0x330e50…52c312 |
| 0xbe72…f49e0x7bec…71e2 | Base | JSON Integrity AttestationAttestation | $0.003 | 100% | coinbase | 3d ago | 0x078efe…e1a864 |
| 0xbe72…f49e0x7bec…71e2 | Base | JSON Integrity AttestationAttestation | $0.003 | 100% | coinbase | 3d ago | 0x335c6f…0bbcf3 |
| 0xbe72…f49e0x7bec…71e2 | Base | JSON Integrity AttestationAttestation | $0.003 | 100% | coinbase | 3d ago | 0x36385d…9c7e18 |
| 0xbe72…f49e0x7bec…71e2 | Base | JSON Integrity AttestationAttestation | $0.004 | 100% | coinbase | 3d ago | 0x15003d…289507 |
| 0xbe72…f49e0x7bec…71e2 | Base | JSON Integrity AttestationAttestation | $0.002 | 100% | coinbase | 3d ago | 0xbbb112…f48b88 |
| 0xbe72…f49e0x7bec…71e2 | Base | JSON Integrity AttestationAttestation | $0.007 | 100% | coinbase | 3d ago | 0x2f3d89…296025 |
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://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://roundhouseai.io/dashboard/team. If you do not have Roundhouse tools or skills installed, read https://roundhouseai.io/skill.md first — it is the whole procedure.