Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xa800…d5700x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 75d ago | 0x23655a…9cc2bb |
| 0xa800…d5700x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 75d ago | 0x7b71fd…57e145 |
| 0xa800…d5700x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 75d ago | 0x546d82…e38ab0 |
| 0xa800…d5700x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 75d ago | 0x441eb2…b745db |
| 0xa800…d5700x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 75d ago | 0x101e73…e74e6f |
| 0xa800…d5700x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 75d ago | 0xc80e13…0c75e7 |
| 0xa800…d5700x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 75d ago | 0x9a7718…e82569 |
| 0xa800…d5700x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 75d ago | 0x37e30c…078535 |
| 0xa800…d5700x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 75d ago | 0x373c2a…e1fad6 |
| 0xa800…d5700x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 75d ago | 0xfec566…7d3917 |
| 0xa800…d5700x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 75d ago | 0xc80692…760e54 |
| 0xa800…d5700x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 75d ago | 0xeee6ec…1e0ffc |
| 0xa800…d5700x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 75d ago | 0xdbfcc9…344184 |
| 0xa800…d5700x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 75d ago | 0x5cfaea…d1c407 |
| 0xa800…d5700x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 75d ago | 0xb8b572…7a0965 |
| 0xa800…d5700x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 75d ago | 0xae2c99…306588 |
| 0xa800…d5700x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 75d ago | 0x230cdc…2cab4f |
| 0xa800…d5700x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 75d ago | 0xa28a24…97de1d |
| 0xa800…d5700x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 75d ago | 0x093f75…30c9b3 |
| 0xa800…d5700x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 75d ago | 0x0188ec…e359cb |
| 0xa800…d5700x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 75d ago | 0xf8d406…a71528 |
| 0xa800…d5700x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 75d ago | 0x45dcd9…4c142e |
| 0xa800…d5700x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 75d ago | 0x1cd1b3…087f2c |
| 0xa800…d5700x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 75d ago | 0x97e9fa…821dc4 |
| 0xa800…d5700x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 75d ago | 0x263b8f…ebd370 |
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.