Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xd7ad…aa670x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x354f47…5812fb |
| 0xd7ad…aa670x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0xfc7f7c…60fe99 |
| 0xd7ad…aa670x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0xfe66f5…b3a060 |
| 0xd7ad…aa670x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x0a0a08…5a9db5 |
| 0xd7ad…aa670x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x1a3e39…adf967 |
| 0xd7ad…aa670x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xfc8f73…10b410 |
| 0xd7ad…aa670x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x08b603…aa60dd |
| 0xd7ad…aa670x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xe4eba2…385516 |
| 0xd7ad…aa670x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x6813ad…fd874e |
| 0xd7ad…aa670x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x02e310…5615f0 |
| 0xd7ad…aa670x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x14c68a…df92c2 |
| 0xd7ad…aa670x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x8f6e88…e18162 |
| 0xd7ad…aa670x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xa20c22…599b2c |
| 0xd7ad…aa670x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x438193…a6dc4a |
| 0xd7ad…aa670x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x93e057…152f0d |
| 0xd7ad…aa670x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x635746…7cb91e |
| 0xd7ad…aa670x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xd27c07…696cf2 |
| 0xd7ad…aa670x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x03c91b…2e32a6 |
| 0xd7ad…aa670x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x68284f…596c30 |
| 0xd7ad…aa670x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x9b622d…6d441e |
| 0xd7ad…aa670x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xd46752…ed7698 |
| 0xd7ad…aa670x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xb7bd36…433d20 |
| 0xd7ad…aa670x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xf34257…2dd501 |
| 0xd7ad…aa670x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x878ca8…a2d715 |
| 0xd7ad…aa670x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x54ea51…b15a61 |
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.