Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xf08f…56f40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 47d ago | 0x397881…0d8bde |
| 0xf08f…56f40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 47d ago | 0x09eeb5…65bb0f |
| 0xf08f…56f40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 47d ago | 0xc8724a…fd87aa |
| 0xf08f…56f40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 47d ago | 0xc62659…c31975 |
| 0xf08f…56f40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 47d ago | 0xca6887…986fdc |
| 0xf08f…56f40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 47d ago | 0x4d208f…8228b3 |
| 0xf08f…56f40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 47d ago | 0x530de9…5d1b47 |
| 0xf08f…56f40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 47d ago | 0x572f60…d4e189 |
| 0xf08f…56f40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 47d ago | 0x87b29e…6aa9f9 |
| 0xf08f…56f40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0xb8cabb…817920 |
| 0xf08f…56f40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0x120244…c1c5ed |
| 0xf08f…56f40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0x987372…05321f |
| 0xf08f…56f40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0x762151…9bc0ba |
| 0xf08f…56f40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0xb0fdf7…837734 |
| 0xf08f…56f40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0x452589…1ba969 |
| 0xf08f…56f40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0xcd25b0…fc2dd2 |
| 0xf08f…56f40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0xa0d196…43faae |
| 0xf08f…56f40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0xfd2d03…1f7db0 |
| 0xf08f…56f40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0x2cbd45…278179 |
| 0xf08f…56f40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0x62aa17…82cc97 |
| 0xf08f…56f40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0xdcbf71…5e8b63 |
| 0xf08f…56f40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0x3ccc65…32e5cd |
| 0xf08f…56f40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0x8ba81b…a0d319 |
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.