Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x44fd…e2da0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 29d ago | 0xab9fa2…d54e05 |
| 0x44fd…e2da0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 30d ago | 0x276772…2a8de8 |
| 0x44fd…e2da0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 30d ago | 0x08dd45…6acb6d |
| 0x44fd…e2da0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 30d ago | 0x2bb526…27701e |
| 0x44fd…e2da0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 30d ago | 0xbe7fe9…bea136 |
| 0x44fd…e2da0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 30d ago | 0xc383f1…19c798 |
| 0x44fd…e2da0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 30d ago | 0x335102…d02f28 |
| 0x44fd…e2da0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 30d ago | 0x1c5ba1…de7c1f |
| 0x44fd…e2da0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 30d ago | 0x0fdbae…8b7b5d |
| 0x44fd…e2da0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 30d ago | 0x663e99…124c78 |
| 0x44fd…e2da0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 30d ago | 0x32ddac…7faa97 |
| 0x44fd…e2da0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 30d ago | 0x5e794e…8ccf35 |
| 0x44fd…e2da0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 30d ago | 0xc26e53…34a242 |
| 0x44fd…e2da0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 30d ago | 0x957a04…d642dd |
| 0x44fd…e2da0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 30d ago | 0xbfbdfc…41e3fe |
| 0x44fd…e2da0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 30d ago | 0xfca4ba…23e7d1 |
| 0x44fd…e2da0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 30d ago | 0x9c5ed4…fc9166 |
| 0x44fd…e2da0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 30d ago | 0x18d257…a81c63 |
| 0x44fd…e2da0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 30d ago | 0xbc5de9…433536 |
| 0x44fd…e2da0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 30d ago | 0xe5f534…bf56ce |
| 0x44fd…e2da0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 30d ago | 0x978226…4c5149 |
| 0x44fd…e2da0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 30d ago | 0x2f0d11…152be4 |
| 0x44fd…e2da0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 30d ago | 0xeca4ff…344bfb |
| 0x44fd…e2da0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 30d ago | 0x4d475b…15ec83 |
| 0x44fd…e2da0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 30d ago | 0xa7ca34…c3b3ab |
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.