Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x2ae6…5fe40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x3a7dc5…dd3805 |
| 0x2ae6…5fe40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xe479f4…66c3f5 |
| 0x2ae6…5fe40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xc694af…fd35d2 |
| 0x2ae6…5fe40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xa4d1cc…8a5dc0 |
| 0x2ae6…5fe40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xc6d7f7…33cca0 |
| 0x2ae6…5fe40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xbaaf61…92469d |
| 0x2ae6…5fe40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x6605dc…b84a9e |
| 0x2ae6…5fe40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xf498a2…840a39 |
| 0x2ae6…5fe40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xfa80ab…629f0a |
| 0x2ae6…5fe40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x9798f6…526432 |
| 0x2ae6…5fe40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xc1dd78…8f75e8 |
| 0x2ae6…5fe40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xaf3aa3…fa1161 |
| 0x2ae6…5fe40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x7bb07c…9e2d3a |
| 0x2ae6…5fe40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xc4c33a…fa4c2c |
| 0x2ae6…5fe40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x92bcf5…227ea0 |
| 0x2ae6…5fe40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x921e48…f645c7 |
| 0x2ae6…5fe40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x8dd0f5…961ae3 |
| 0x2ae6…5fe40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x9ef4ce…e4d6c4 |
| 0x2ae6…5fe40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x720a69…ec9c88 |
| 0x2ae6…5fe40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x7a0563…a29e9a |
| 0x2ae6…5fe40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xa5a340…7fb365 |
| 0x2ae6…5fe40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xdcd7f1…3ac72a |
| 0x2ae6…5fe40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xe65ed9…1d747d |
| 0x2ae6…5fe40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x7f01e2…38c0d7 |
| 0x2ae6…5fe40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x2fcc86…d974d0 |
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.