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 | 67d ago | 0xd04c61…6aeacd |
| 0xdfaf…132a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 67d ago | 0xdbfe1c…374132 |
| 0xdfaf…132a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 67d ago | 0x4bfa10…71efa3 |
| 0xdfaf…132a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 67d ago | 0x3aaccf…e06d13 |
| 0xdfaf…132a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 67d ago | 0x54645d…6b4985 |
| 0xdfaf…132a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 67d ago | 0x3b8e0b…a6fde0 |
| 0xdfaf…132a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 67d ago | 0x05920d…482d9f |
| 0xdfaf…132a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 67d ago | 0x693ffa…a96a4c |
| 0xdfaf…132a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 67d ago | 0x7df431…255435 |
| 0xdfaf…132a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 67d ago | 0x031c48…29f31b |
| 0xdfaf…132a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 67d ago | 0xcbce3d…d2515e |
| 0xdfaf…132a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 67d ago | 0xb293d4…579bd2 |
| 0xdfaf…132a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 67d ago | 0xaec34e…70b508 |
| 0xdfaf…132a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 67d ago | 0x9f50ed…645bf4 |
| 0xdfaf…132a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 67d ago | 0xf2170a…946882 |
| 0xdfaf…132a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 67d ago | 0x88b5b6…e0edb6 |
| 0xdfaf…132a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 67d ago | 0x590daa…7f411e |
| 0xdfaf…132a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 67d ago | 0xdddb17…a6259e |
| 0xdfaf…132a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 67d ago | 0x1f72fa…cccec0 |
| 0xdfaf…132a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 67d ago | 0x918fca…8280ea |
| 0xdfaf…132a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 67d ago | 0xff376f…e4e7e7 |
| 0xdfaf…132a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0xe8e8a1…64e526 |
| 0xdfaf…132a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0x86c230…146a11 |
| 0xdfaf…132a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0xecfb4e…b1ffdc |
| 0xdfaf…132a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0xa6f087…e97cda |
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.