Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x49f0…233f0x3e0a…78e7 | Base | — | $0.002919 | 100% | coinbase | 72d ago | 0x8ce1c1…f078a5 |
| 0x49f0…233f0x3e0a…78e7 | Base | — | $0.003081 | 100% | coinbase | 72d ago | 0xcd5f37…f37e32 |
| 0x49f0…233f0x3e0a…78e7 | Base | — | $0.003364 | 100% | coinbase | 72d ago | 0xd05248…e8d77d |
| 0x49f0…233f0x3e0a…78e7 | Base | — | $0.003646 | 100% | coinbase | 72d ago | 0x53918f…8ff35e |
| 0x49f0…233f0x3e0a…78e7 | Base | — | $0.004577 | 100% | coinbase | 72d ago | 0x232b32…7fdc1a |
| 0x49f0…233f0x3e0a…78e7 | Base | — | $0.003696 | 100% | coinbase | 72d ago | 0xf3b409…315808 |
| 0x49f0…233f0x3e0a…78e7 | Base | — | $0.005535 | 100% | coinbase | 72d ago | 0x30d9fb…30d789 |
| 0x49f0…233f0x3e0a…78e7 | Base | — | $0.003051 | 100% | coinbase | 72d ago | 0xffce9d…1c8d77 |
| 0x49f0…233f0x3e0a…78e7 | Base | — | $0.003114 | 100% | coinbase | 72d ago | 0x0f9302…b42d35 |
| 0x49f0…233f0x3e0a…78e7 | Base | — | $0.005942 | 100% | coinbase | 72d ago | 0xdb577a…7ccb87 |
| 0x49f0…233f0x3e0a…78e7 | Base | — | $0.005793 | 100% | coinbase | 72d ago | 0xa0c297…7dbc0f |
| 0x49f0…233f0x3e0a…78e7 | Base | — | $0.005402 | 100% | coinbase | 72d ago | 0x56b9d0…9bceef |
| 0x49f0…233f0x3e0a…78e7 | Base | — | $0.002803 | 100% | coinbase | 72d ago | 0x0e5fd5…16d40b |
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.