Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x217e…99160x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0xfc8831…0fa3f1 |
| 0x217e…99160x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x7d9be4…7a60f4 |
| 0x217e…99160x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x48fcda…af9dc8 |
| 0x217e…99160x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x0b100c…2075b0 |
| 0x217e…99160x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x0d4298…784be5 |
| 0x217e…99160x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x96f254…480889 |
| 0x217e…99160x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x30bd9d…da3e06 |
| 0x217e…99160x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x0a9d9f…524e3a |
| 0x217e…99160x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x06ed16…56102a |
| 0x217e…99160x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x832f09…a8fae2 |
| 0x217e…99160x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x0a10d6…3e26bb |
| 0x217e…99160x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0xe286ae…084892 |
| 0x217e…99160x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x628f56…7d737d |
| 0x217e…99160x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0xf82dbe…c5a018 |
| 0x217e…99160x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x733ad0…6a8e24 |
| 0x217e…99160x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0xe4106d…88d53e |
| 0x217e…99160x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0xd0efd6…f42a6c |
| 0x217e…99160x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0xb5a051…e2b44a |
| 0x217e…99160x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x3863a1…67ab19 |
| 0x217e…99160x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0xc3b6ba…c02dc8 |
| 0x217e…99160x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x26ab10…9c2364 |
| 0x217e…99160x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x3bebd9…383bcd |
| 0x217e…99160x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x228e7d…dc3f61 |
| 0x217e…99160x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x200338…8238fe |
| 0x217e…99160x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x79f7d7…6d5dfb |
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.