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 | 58d ago | 0x7980d2…0b7309 |
| 0xdfaf…132a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0xf93d51…0039dc |
| 0xdfaf…132a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x693080…1cc65b |
| 0xdfaf…132a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x283706…13fb4f |
| 0xdfaf…132a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0xe0935c…85f40f |
| 0xdfaf…132a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x2af68d…1c8b27 |
| 0xdfaf…132a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0xc9bae3…b91dbf |
| 0xdfaf…132a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x43d5a4…6bac5f |
| 0xdfaf…132a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x40d9b8…1b7ac4 |
| 0xdfaf…132a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x264940…347753 |
| 0xdfaf…132a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0xb4789b…5705e9 |
| 0xdfaf…132a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0xc70111…f63cf8 |
| 0xdfaf…132a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x496dbf…fea465 |
| 0xdfaf…132a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x7ba0dd…04bc79 |
| 0xdfaf…132a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x8e6112…5ed994 |
| 0xdfaf…132a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x0501b5…cda049 |
| 0xdfaf…132a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x06a656…44d9d0 |
| 0xdfaf…132a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0xc88b32…705610 |
| 0xdfaf…132a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0xab68c0…5f8a88 |
| 0xdfaf…132a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x7364fd…0509e8 |
| 0xdfaf…132a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0xb5785c…0c2022 |
| 0xdfaf…132a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0xf6f5ed…69f402 |
| 0xdfaf…132a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x4602f5…0fdb19 |
| 0xdfaf…132a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x34bc81…aded35 |
| 0xdfaf…132a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x03f385…22d820 |
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.