Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x5d79…ab930x0e3d…7757 | Base | — | $10.50 | 100% | 0xdfea…dfaf | 68d ago | 0xdede89…10ed69 |
| 0x5d79…ab930x0e3d…7757 | Base | — | $15.75 | 100% | 0x77d2…395e | 68d ago | 0x3bb581…0f0fa8 |
| 0x5d79…ab930x0e3d…7757 | Base | — | $7.35 | 100% | 0x6b3c…58cb | 68d ago | 0xdab4c7…ab64a7 |
| 0x5d79…ab930x0e3d…7757 | Base | — | $1.05 | 100% | 0x8516…0883 | 69d ago | 0xf61977…309f52 |
| 0x5d79…ab930x0e3d…7757 | Base | — | $4.20 | 100% | 0x8569…b987 | 69d ago | 0x50e046…1eb546 |
| 0x5d79…ab930x0e3d…7757 | Base | — | $10.50 | 100% | 0x6bac…5e9b | 69d ago | 0x2fd80e…85bd6c |
| 0x5d79…ab930x0e3d…7757 | Base | — | $5.25 | 100% | 0xdddf…e3d8 | 69d ago | 0x407d2a…3ec4f6 |
| 0x5d79…ab930x0e3d…7757 | Base | — | $5.25 | 100% | 0xcb3f…dc29 | 69d ago | 0x15f690…04f0b2 |
| 0x5d79…ab930x0e3d…7757 | Base | — | $5.25 | 100% | 0x8de7…1c2c | 69d ago | 0xf57501…b133c9 |
| 0x5d79…ab930x0e3d…7757 | Base | — | $3.15 | 100% | 0x7685…4769 | 69d ago | 0x7931b8…79785c |
| 0x5d79…ab930x0e3d…7757 | Base | — | $5.25 | 100% | 0x9c66…aca6 | 69d ago | 0xe511a1…c16c5e |
| 0x5d79…ab930x0e3d…7757 | Base | — | $52.50 | 100% | 0x8817…4927 | 69d ago | 0xa8189a…fa81ff |
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.