Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x854e…d7280x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x924012…2cb0d0 |
| 0x854e…d7280x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xdaab86…c439c9 |
| 0x854e…d7280x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x652ca2…647eaa |
| 0x854e…d7280x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x260dbf…85e9dc |
| 0x854e…d7280x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x79d880…c917a1 |
| 0x854e…d7280x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x3a031e…0e2c1e |
| 0x854e…d7280x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x363320…ad35ce |
| 0x854e…d7280x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xc41034…ae2d54 |
| 0x854e…d7280x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xcae13c…38d660 |
| 0x854e…d7280x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x204e9b…178669 |
| 0x854e…d7280x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x93f7a6…f41900 |
| 0x854e…d7280x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x3d999d…8e06d5 |
| 0x854e…d7280x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x7b7211…38521d |
| 0x854e…d7280x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x116aa6…ca426c |
| 0x854e…d7280x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x9379de…bef206 |
| 0x854e…d7280x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x021ec9…2c006d |
| 0x854e…d7280x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x343bd3…536d07 |
| 0x854e…d7280x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x2da820…9a2c0b |
| 0x854e…d7280x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x3b2e55…84d036 |
| 0x854e…d7280x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x656cee…9c9b1a |
| 0x854e…d7280x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x5de10c…2ce6c1 |
| 0x854e…d7280x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x09d556…fd75a0 |
| 0x854e…d7280x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x30e7de…a6ca71 |
| 0x854e…d7280x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x1f795d…88c59c |
| 0x854e…d7280x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x303be6…477ac9 |
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.