Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x7838…e0060x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 88d ago | 0x1e6a6a…2d998a |
| 0x7838…e0060x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 88d ago | 0xf9202d…fedca4 |
| 0x7838…e0060x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 88d ago | 0xec2655…16f1e4 |
| 0x7838…e0060x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 89d ago | 0x20912a…4724c2 |
| 0x7838…e0060x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 89d ago | 0x01bc95…be0623 |
| 0x7838…e0060x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 89d ago | 0xc3156c…4fbcde |
| 0x7838…e0060x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 89d ago | 0xdce032…fb72ca |
| 0x7838…e0060x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 89d ago | 0xce201e…8ffb6f |
| 0x7838…e0060x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 89d ago | 0xe1ccb0…ac662d |
| 0x7838…e0060x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 89d ago | 0xbfbef7…2acce5 |
| 0x7838…e0060x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 89d ago | 0x368fcb…ca5b56 |
| 0x7838…e0060x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 89d ago | 0xfbd3a8…cb8e4e |
| 0x7838…e0060x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 89d ago | 0xa7aae2…d5f1d1 |
| 0x7838…e0060x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 89d ago | 0xaff358…d3e6d5 |
| 0x7838…e0060x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 89d ago | 0x998c8f…89828d |
| 0x7838…e0060x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 89d ago | 0xceef02…1569d6 |
| 0x7838…e0060x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 89d ago | 0x5982a3…8d9904 |
| 0x7838…e0060x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 89d ago | 0x4ecb4f…70a861 |
| 0x7838…e0060x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 89d ago | 0x291207…d9e035 |
| 0x7838…e0060x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 89d ago | 0xe9de2e…19faf1 |
| 0x7838…e0060x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 89d ago | 0x2c7d54…f6ce50 |
| 0x7838…e0060x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 89d ago | 0x14f9ff…1f7733 |
| 0x7838…e0060x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 89d ago | 0x468d31…ce6b7e |
| 0x7838…e0060x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 89d ago | 0xd3ea8d…a9006f |
| 0x7838…e0060x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 89d ago | 0x57ec8f…1f7e9c |
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.