Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x4bfb…0c880x0e3d…7757 | Base | — | $2.10 | 100% | 0xcd64…d81f | 84d ago | 0x5b1fe3…cb84c2 |
| 0x4bfb…0c880x0e3d…7757 | Base | — | $1.05 | 100% | 0x5a57…2a9e | 84d ago | 0xefed6a…c04995 |
| 0x4bfb…0c880x0e3d…7757 | Base | — | $10.50 | 100% | 0xb769…f881 | 84d ago | 0x791815…ccc8b0 |
| 0x4bfb…0c880x0e3d…7757 | Base | — | $3.15 | 100% | 0xfe64…ec08 | 84d ago | 0x9652b0…71a248 |
| 0x4bfb…0c880x0e3d…7757 | Base | — | $5.25 | 100% | 0x2b2b…961c | 84d ago | 0x5bccd9…53cd2c |
| 0x4bfb…0c880x0e3d…7757 | Base | — | $3.15 | 100% | 0x0744…c73c | 84d ago | 0xfe2f5c…f5dbb6 |
| 0x4bfb…0c880x0e3d…7757 | Base | — | $13.65 | 100% | 0xfbd8…39da | 84d ago | 0xf56e86…a23d0e |
| 0x4bfb…0c880x0e3d…7757 | Base | — | $63.00 | 100% | 0x8100…1de5 | 84d ago | 0x258e33…24bfa5 |
| 0x4bfb…0c880x0e3d…7757 | Base | — | $4.20 | 100% | 0x79bd…fda1 | 84d ago | 0xade394…29d57a |
| 0x4bfb…0c880x0e3d…7757 | Base | — | $2.10 | 100% | 0x16b5…bfc0 | 84d ago | 0xd24457…6b6992 |
| 0x4bfb…0c880x0e3d…7757 | Base | — | $15.75 | 100% | 0xfbad…25fb | 84d ago | 0xfb88ec…5835a6 |
| 0x4bfb…0c880x0e3d…7757 | Base | — | $10.50 | 100% | 0xde1b…a3a2 | 84d ago | 0xa17547…bb7608 |
| 0x4bfb…0c880x0e3d…7757 | Base | — | $21.00 | 100% | 0xff29…0646 | 84d ago | 0x84d645…6cbe18 |
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.