Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x117e…79a90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 22d ago | 0x7a554b…4e55a1 |
| 0x117e…79a90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 22d ago | 0xed105c…6a102e |
| 0x117e…79a90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0xe710ac…6e67f8 |
| 0x117e…79a90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0x276889…b81787 |
| 0x117e…79a90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0x965c27…b3cd9a |
| 0x117e…79a90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0x9f016f…89583f |
| 0x117e…79a90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0x8d9f42…8c68d9 |
| 0x117e…79a90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0x905bbc…c62d82 |
| 0x117e…79a90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0xd31716…da0e49 |
| 0x117e…79a90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0x2fe73b…89f523 |
| 0x117e…79a90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0x9bdf35…815587 |
| 0x117e…79a90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0x0a0a6a…e90afb |
| 0x117e…79a90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0x7b0315…45dbad |
| 0x117e…79a90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0x42eef8…0f86f4 |
| 0x117e…79a90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0xe41ce7…b4c180 |
| 0x117e…79a90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0x706ab3…48ac34 |
| 0x117e…79a90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0x42c1d1…fd854c |
| 0x117e…79a90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0x78cf34…7301ca |
| 0x117e…79a90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0xde3c0d…f929a9 |
| 0x117e…79a90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0xd52485…9e9683 |
| 0x117e…79a90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0x14d743…e50940 |
| 0x117e…79a90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0x4ab362…f817b1 |
| 0x117e…79a90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0x2ec3ea…c67446 |
| 0x117e…79a90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0xbf6d0e…2a4381 |
| 0x117e…79a90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0xfb00c7…d6f382 |
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.