Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xdfaf…132a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0x32d49a…b6f9f3 |
| 0xdfaf…132a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0x4f2a71…4dfc66 |
| 0xdfaf…132a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0x061f6b…655b6b |
| 0xdfaf…132a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0xe3376b…666912 |
| 0xdfaf…132a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0xf41417…cb0f57 |
| 0xdfaf…132a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0x7aba55…db6e96 |
| 0xdfaf…132a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0xe1318a…f2e45f |
| 0xdfaf…132a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0xe0be3b…5752b7 |
| 0xdfaf…132a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0xf96a8e…2c446e |
| 0xdfaf…132a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0x3e61c7…1c03c3 |
| 0xdfaf…132a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0x06fbe5…61c6ea |
| 0xdfaf…132a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0x94f050…e0ffbd |
| 0xdfaf…132a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0x528803…5cb952 |
| 0xdfaf…132a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0x9d303b…ad2858 |
| 0xdfaf…132a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0x24ccaa…df6bbd |
| 0xdfaf…132a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0xb2f0c9…98f68b |
| 0xdfaf…132a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0x686996…53a3cb |
| 0xdfaf…132a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0xdef375…1a9c0b |
| 0xdfaf…132a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0x240beb…ebd422 |
| 0xdfaf…132a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0x50d82a…a865d6 |
| 0xdfaf…132a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0x998678…f5ec71 |
| 0xdfaf…132a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 67d ago | 0xada009…716ba3 |
| 0xdfaf…132a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 67d ago | 0xd7c92b…450a44 |
| 0xdfaf…132a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 67d ago | 0xacb3b5…a3c734 |
| 0xdfaf…132a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 67d ago | 0x55e8d7…8b22fe |
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.