Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x0b8d…5cb40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x44c674…89b169 |
| 0x0b8d…5cb40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xda6396…73fd04 |
| 0x0b8d…5cb40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x481156…1d9ea0 |
| 0x0b8d…5cb40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x32b037…7dd172 |
| 0x0b8d…5cb40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x131a5c…65b976 |
| 0x0b8d…5cb40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xafc340…c7666e |
| 0x0b8d…5cb40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x6f4609…0a0300 |
| 0x0b8d…5cb40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xc03847…9a341b |
| 0x0b8d…5cb40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x612e69…35a2e6 |
| 0x0b8d…5cb40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x52f9ad…b629aa |
| 0x0b8d…5cb40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x4fa3ef…5c5e29 |
| 0x0b8d…5cb40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x7422f7…2be782 |
| 0x0b8d…5cb40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xbc4cdb…a61d54 |
| 0x0b8d…5cb40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xde301c…8e5432 |
| 0x0b8d…5cb40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x578ce1…f356f7 |
| 0x0b8d…5cb40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x4f46f0…8df8f6 |
| 0x0b8d…5cb40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x9802b7…8829d8 |
| 0x0b8d…5cb40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x12911d…b745f0 |
| 0x0b8d…5cb40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x65a4a1…917e23 |
| 0x0b8d…5cb40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xd0858d…fe58a8 |
| 0x0b8d…5cb40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xb79094…9179c4 |
| 0x0b8d…5cb40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x85c069…b24f37 |
| 0x0b8d…5cb40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x9d6cde…a258d6 |
| 0x0b8d…5cb40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x053559…189103 |
| 0x0b8d…5cb40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x548db4…9cef34 |
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.