Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xf615…3d6c0x03d7…584c | Base | x402 service | $0.08 | 100% | Payer-submitted | 72d ago | 0x8a8121…57c152 |
| 0xf615…3d6c0x03d7…584c | Base | x402 service | $0.10 | 100% | Payer-submitted | 72d ago | 0xa0e296…08a4bf |
| 0xf615…3d6c0x03d7…584c | Base | x402 service | $0.30 | 100% | Payer-submitted | 72d ago | 0xef866d…8fd68d |
| 0xf615…3d6c0x03d7…584c | Base | x402 service | $0.02 | 100% | Payer-submitted | 72d ago | 0x512b3a…69ef9f |
| 0xf615…3d6c0x03d7…584c | Base | x402 service | $0.04 | 100% | Payer-submitted | 72d ago | 0xaffd9d…047793 |
| 0xf615…3d6c0x03d7…584c | Base | x402 service | $0.06 | 100% | Payer-submitted | 72d ago | 0x1e1bfc…302dc9 |
| 0xf615…3d6c0x03d7…584c | Base | x402 service | $0.03 | 100% | Payer-submitted | 72d ago | 0x13b4b0…127dd3 |
| 0xf615…3d6c0x03d7…584c | Base | x402 service | $0.03 | 100% | Payer-submitted | 72d ago | 0x4fae05…c38276 |
| 0xf615…3d6c0x03d7…584c | Base | x402 service | $0.03 | 100% | Payer-submitted | 72d ago | 0x18cf91…7efc3d |
| 0xf615…3d6c0x03d7…584c | Base | x402 service | $0.06 | 100% | Payer-submitted | 72d ago | 0x315ab6…19c8be |
| 0xf615…3d6c0x03d7…584c | Base | x402 service | $0.03 | 100% | Payer-submitted | 72d ago | 0xc5e492…8ef548 |
| 0xf615…3d6c0x03d7…584c | Base | x402 service | $0.03 | 100% | Payer-submitted | 72d ago | 0x7bc761…814e33 |
| 0xf615…3d6c0x03d7…584c | Base | x402 service | $0.12 | 100% | Payer-submitted | 72d ago | 0x2760dd…4e3ae3 |
| 0xf615…3d6c0x03d7…584c | Base | x402 service | $0.06 | 100% | Payer-submitted | 72d ago | 0x658428…ee124c |
| 0xf615…3d6c0x03d7…584c | Base | x402 service | $0.02 | 100% | Payer-submitted | 72d ago | 0x493dcc…264be6 |
| 0xf615…3d6c0x03d7…584c | Base | x402 service | $0.09 | 100% | Payer-submitted | 72d ago | 0x23c8de…31c914 |
| 0xf615…3d6c0x03d7…584c | Base | x402 service | $0.14 | 100% | Payer-submitted | 72d ago | 0xb7dc7f…253bd0 |
| 0xf615…3d6c0x03d7…584c | Base | x402 service | $0.02 | 100% | Payer-submitted | 72d ago | 0x937ee1…3d8e96 |
| 0xf615…3d6c0x03d7…584c | Base | x402 service | $0.03 | 100% | Payer-submitted | 72d ago | 0xebc9b6…c935da |
| 0xf615…3d6c0x03d7…584c | Base | x402 service | $0.03 | 100% | Payer-submitted | 72d ago | 0xd656b0…b3496a |
| 0xf615…3d6c0x03d7…584c | Base | x402 service | $0.03 | 100% | Payer-submitted | 72d ago | 0x775a28…b4c2c6 |
| 0xf615…3d6c0x03d7…584c | Base | x402 service | $0.02 | 100% | coinbase | 72d ago | 0xa268ee…4168ff |
| 0xf615…3d6c0x03d7…584c | Base | x402 service | $0.30 | 100% | coinbase | 72d ago | 0xb4cfa3…cf4589 |
| 0xf615…3d6c0x03d7…584c | Base | x402 service | $0.30 | 100% | coinbase | 72d ago | 0xdf77c3…751e7e |
| 0xf615…3d6c0x03d7…584c | Base | x402 service | $0.02 | 100% | Payer-submitted | 73d ago | 0x19c6d9…3ab7cd |
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.