Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x5781…9c430x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xb4bbe7…fb5b8f |
| 0x5781…9c430x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xa87dcd…8ee0da |
| 0x5781…9c430x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x76d06f…9c0ea3 |
| 0x5781…9c430x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xe99329…4fa9e7 |
| 0x5781…9c430x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x95c42d…c568cf |
| 0x5781…9c430x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xf8c9a4…c75ca1 |
| 0x5781…9c430x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x433cc9…1677cb |
| 0x5781…9c430x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x18f463…cbdb1d |
| 0x5781…9c430x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x433349…3321d0 |
| 0x5781…9c430x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x8ebb48…e698cc |
| 0x5781…9c430x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x34c5d5…2257aa |
| 0x5781…9c430x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x6f5d82…7720e9 |
| 0x5781…9c430x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x62c54a…f3a439 |
| 0x5781…9c430x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x62e832…af847c |
| 0x5781…9c430x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xcdad87…76dfe9 |
| 0x5781…9c430x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x568390…69b7f5 |
| 0x5781…9c430x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x634157…bcf409 |
| 0x5781…9c430x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x5fa851…d229ee |
| 0x5781…9c430x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xecf8bc…05c39d |
| 0x5781…9c430x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x09c0a7…27168a |
| 0x5781…9c430x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x292f20…ce5e65 |
| 0x5781…9c430x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xaa09de…83728d |
| 0x5781…9c430x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xb75afd…1deb19 |
| 0x5781…9c430x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xd8dc5e…4c0ed6 |
| 0x5781…9c430x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x848bdb…bef147 |
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.