Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xe67e…ecbf0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 50d ago | 0x94fd19…893b4a |
| 0xe67e…ecbf0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 50d ago | 0x6fd0ae…ac3ef0 |
| 0xe67e…ecbf0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 50d ago | 0xaf9d05…64eb74 |
| 0xe67e…ecbf0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 50d ago | 0xa994d2…30ea9b |
| 0xe67e…ecbf0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 50d ago | 0xad01b9…9eead3 |
| 0xe67e…ecbf0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 50d ago | 0xb00f2a…9bf6ee |
| 0xe67e…ecbf0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 50d ago | 0x401c13…d0d9d2 |
| 0xe67e…ecbf0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 50d ago | 0xfa1eac…f8b60b |
| 0xe67e…ecbf0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 50d ago | 0x1e689e…009fbc |
| 0xe67e…ecbf0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 50d ago | 0x1571c5…1b6159 |
| 0xe67e…ecbf0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 50d ago | 0x764b31…4546b2 |
| 0xe67e…ecbf0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 50d ago | 0xe44a14…fea574 |
| 0xe67e…ecbf0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 50d ago | 0x682f9c…8c1352 |
| 0xe67e…ecbf0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 50d ago | 0x3d106f…74e188 |
| 0xe67e…ecbf0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 50d ago | 0xd548e0…15cdb2 |
| 0xe67e…ecbf0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 50d ago | 0x7f4b7b…352185 |
| 0xe67e…ecbf0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 50d ago | 0x7c4f49…a50dc5 |
| 0xe67e…ecbf0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 50d ago | 0x22d696…d03b3e |
| 0xe67e…ecbf0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 50d ago | 0x5dc1cc…5f048d |
| 0xe67e…ecbf0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 50d ago | 0xcd106a…e0772f |
| 0xe67e…ecbf0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 50d ago | 0xad0a5b…2d2dd7 |
| 0xe67e…ecbf0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 50d ago | 0xacdfcc…87a810 |
| 0xe67e…ecbf0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 50d ago | 0x58913a…caeae1 |
| 0xe67e…ecbf0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 50d ago | 0x2ac38c…b5f24d |
| 0xe67e…ecbf0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 50d ago | 0xd8e5c6…a9719c |
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.