Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x53e5…38f20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x502913…a3ecfe |
| 0x53e5…38f20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x84156f…cd11b0 |
| 0x53e5…38f20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xa9615f…45ac1d |
| 0x53e5…38f20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xaad58f…8155ff |
| 0x53e5…38f20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x0b4324…077c33 |
| 0x53e5…38f20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xb66913…adebb8 |
| 0x53e5…38f20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x97fc1c…820c73 |
| 0x53e5…38f20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xc37d01…b80cc9 |
| 0x53e5…38f20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x707633…bbd8af |
| 0x53e5…38f20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x944d84…6ff302 |
| 0x53e5…38f20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x7b73a0…49a532 |
| 0x53e5…38f20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x2e37ba…dbbace |
| 0x53e5…38f20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x158d42…fd1361 |
| 0x53e5…38f20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xac13c2…f2a4b7 |
| 0x53e5…38f20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x94580e…74d3a0 |
| 0x53e5…38f20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x1e7b7a…cb2ed2 |
| 0x53e5…38f20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xa0a63f…08afc2 |
| 0x53e5…38f20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x95cc93…f0acd6 |
| 0x53e5…38f20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xdbe5a1…afea56 |
| 0x53e5…38f20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xfe5a6d…5f294f |
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.