Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xd909…15410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0xa61c41…b253f7 |
| 0xd909…15410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x35e8b2…221a91 |
| 0xd909…15410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0xe983d0…cdd094 |
| 0xd909…15410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x315ba0…c6602a |
| 0xd909…15410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x1e3ded…e42a25 |
| 0xd909…15410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0xe7092c…37472c |
| 0xd909…15410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0xe3765d…1caa84 |
| 0xd909…15410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x9f2a93…ba0696 |
| 0xd909…15410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0xbda742…c84625 |
| 0xd909…15410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0xb2bbe2…484f97 |
| 0xd909…15410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0xa7ead5…684b0e |
| 0xd909…15410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x0e3b28…df3b70 |
| 0xd909…15410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0xdd1146…7af604 |
| 0xd909…15410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x7f39b2…42e95a |
| 0xd909…15410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x30a5c4…9ff404 |
| 0xd909…15410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0xae5b1a…4a83a3 |
| 0xd909…15410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0xffb83d…f96afe |
| 0xd909…15410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x389d53…407035 |
| 0xd909…15410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0xbfd3a5…e98760 |
| 0xd909…15410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0xc4a175…a0391e |
| 0xd909…15410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x67228a…8e369d |
| 0xd909…15410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0xdee7ef…8e3245 |
| 0xd909…15410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x313681…3db208 |
| 0xd909…15410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0xfd6615…d1f136 |
| 0xd909…15410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x549933…69bd0f |
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.