Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xd9ec…145e0x7bec…71e2 | Base | JSON Integrity AttestationAttestation | $0.001 | 100% | coinbase | 2d ago | 0xfec86f…8b4908 |
| 0xbe72…f49e0x7bec…71e2 | Base | JSON Integrity AttestationAttestation | $0.004 | 100% | coinbase | 2d ago | 0xa48bd8…d39e3c |
| 0xbe72…f49e0x7bec…71e2 | Base | JSON Integrity AttestationAttestation | $0.005 | 100% | coinbase | 2d ago | 0x5c269c…77f0bd |
| 0xbe72…f49e0x7bec…71e2 | Base | JSON Integrity AttestationAttestation | $0.005 | 100% | coinbase | 2d ago | 0x319102…df7d47 |
| 0xbe72…f49e0x7bec…71e2 | Base | JSON Integrity AttestationAttestation | $0.004 | 100% | coinbase | 2d ago | 0x4ed810…2ab16a |
| 0xbe72…f49e0x7bec…71e2 | Base | JSON Integrity AttestationAttestation | $0.004 | 100% | coinbase | 2d ago | 0x50410c…ee78dc |
| 0xbe72…f49e0x7bec…71e2 | Base | JSON Integrity AttestationAttestation | $0.005 | 100% | coinbase | 2d ago | 0xb70066…55a6dc |
| 0xbe72…f49e0x7bec…71e2 | Base | JSON Integrity AttestationAttestation | $0.004 | 100% | coinbase | 2d ago | 0x8abe63…56f3c9 |
| 0xbe72…f49e0x7bec…71e2 | Base | JSON Integrity AttestationAttestation | $0.005 | 100% | coinbase | 2d ago | 0x03cb9f…787e5e |
| 0xbe72…f49e0x7bec…71e2 | Base | JSON Integrity AttestationAttestation | $0.005 | 100% | coinbase | 2d ago | 0xd19a5a…2111eb |
| 0xbe72…f49e0x7bec…71e2 | Base | JSON Integrity AttestationAttestation | $0.004 | 100% | coinbase | 2d ago | 0x02b804…e1c817 |
| 0xbe72…f49e0x7bec…71e2 | Base | JSON Integrity AttestationAttestation | $0.005 | 100% | coinbase | 2d ago | 0xf11104…1ba02f |
| 0xbe72…f49e0x7bec…71e2 | Base | JSON Integrity AttestationAttestation | $0.005 | 100% | coinbase | 2d ago | 0x72c287…4b9599 |
| 0xbe72…f49e0x7bec…71e2 | Base | JSON Integrity AttestationAttestation | $0.005 | 100% | coinbase | 2d ago | 0xaa47ca…915fe1 |
| 0xbe72…f49e0x7bec…71e2 | Base | JSON Integrity AttestationAttestation | $0.004 | 100% | coinbase | 2d ago | 0x034733…4fcd92 |
| 0xbe72…f49e0x7bec…71e2 | Base | JSON Integrity AttestationAttestation | $0.004 | 100% | coinbase | 2d ago | 0x812258…f930d4 |
| 0xbe72…f49e0x7bec…71e2 | Base | JSON Integrity AttestationAttestation | $0.004 | 100% | coinbase | 2d ago | 0xc229e8…6674a7 |
| 0xbe72…f49e0x7bec…71e2 | Base | JSON Integrity AttestationAttestation | $0.003 | 100% | coinbase | 2d ago | 0xb763cb…803e59 |
| 0xbe72…f49e0x7bec…71e2 | Base | JSON Integrity AttestationAttestation | $0.004 | 100% | coinbase | 2d ago | 0x0aeeae…e27790 |
| 0xbe72…f49e0x7bec…71e2 | Base | JSON Integrity AttestationAttestation | $0.004 | 100% | coinbase | 2d ago | 0x32cf2f…f6bd54 |
| 0xbe72…f49e0x7bec…71e2 | Base | JSON Integrity AttestationAttestation | $0.003 | 100% | coinbase | 2d ago | 0x0a1d47…ff9688 |
| 0xbe72…f49e0x7bec…71e2 | Base | JSON Integrity AttestationAttestation | $0.003 | 100% | coinbase | 2d ago | 0xe5ab87…8dad89 |
| 0xbe72…f49e0x7bec…71e2 | Base | JSON Integrity AttestationAttestation | $0.004 | 100% | coinbase | 2d ago | 0xaeb707…014535 |
| 0xbe72…f49e0x7bec…71e2 | Base | JSON Integrity AttestationAttestation | $0.004 | 100% | coinbase | 2d ago | 0x98f9a0…3074f6 |
| 0xbe72…f49e0x7bec…71e2 | Base | JSON Integrity AttestationAttestation | $0.004 | 100% | coinbase | 2d ago | 0x74ac28…4e9939 |
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.