Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xe17c…94e30x74ec…59f8 | Base | Agent Retry DecisionAgents | $0.03 | 100% | payAI | 7d ago | 0xcb15fb…701f1d |
| 0xe17c…94e30x74ec…59f8 | Base | Agent Retry DecisionAgents | $0.03 | 100% | payAI | 7d ago | 0x5a591d…575ce0 |
| 0xe17c…94e30x74ec…59f8 | Base | Agent Retry DecisionAgents | $0.01 | 100% | payAI | 7d ago | 0x5ebdc6…880cdf |
| 0xe17c…94e30x74ec…59f8 | Base | Agent Retry DecisionAgents | $0.01 | 100% | payAI | 7d ago | 0xc9a9db…b6863b |
| 0xe17c…94e30x74ec…59f8 | Base | Agent Retry DecisionAgents | $0.005 | 100% | payAI | 7d ago | 0x9cd710…61084f |
| 0xe17c…94e30x74ec…59f8 | Base | Agent Retry DecisionAgents | $0.03 | 100% | payAI | 7d ago | 0x29f3ab…0c11ba |
| 0xe17c…94e30x74ec…59f8 | Base | Agent Retry DecisionAgents | $0.03 | 100% | payAI | 7d ago | 0x31fdfb…075468 |
| 0xe17c…94e30x74ec…59f8 | Base | Agent Retry DecisionAgents | $0.03 | 100% | payAI | 7d ago | 0x65fd48…73ed33 |
| 0xe17c…94e30x74ec…59f8 | Base | Agent Retry DecisionAgents | $0.03 | 100% | payAI | 7d ago | 0x3cca4e…40ca32 |
| 0xe17c…94e30x74ec…59f8 | Base | Agent Retry DecisionAgents | $0.03 | 100% | payAI | 7d ago | 0xb9d602…3c553c |
| 0xe17c…94e30x74ec…59f8 | Base | Agent Retry DecisionAgents | $0.03 | 100% | payAI | 7d ago | 0x854f22…dd9b10 |
| 0xe17c…94e30x74ec…59f8 | Base | Agent Retry DecisionAgents | $0.03 | 100% | payAI | 7d ago | 0x62cbdf…cdaba3 |
| 0xe17c…94e30x74ec…59f8 | Base | Agent Retry DecisionAgents | $0.02 | 100% | payAI | 7d ago | 0x2f5f63…c96105 |
| 0xe17c…94e30x74ec…59f8 | Base | Agent Retry DecisionAgents | $0.03 | 100% | payAI | 7d ago | 0xe05d9e…4fab53 |
| 0xe17c…94e30x74ec…59f8 | Base | Agent Retry DecisionAgents | $0.02 | 100% | payAI | 7d ago | 0xa5af37…676334 |
| 0xe17c…94e30x74ec…59f8 | Base | Agent Retry DecisionAgents | $0.002 | 100% | payAI | 7d ago | 0xb81d80…876576 |
| 0xe17c…94e30x74ec…59f8 | Base | Agent Retry DecisionAgents | $0.002 | 100% | payAI | 7d ago | 0x826732…31fb67 |
| 0xe17c…94e30x74ec…59f8 | Base | Agent Retry DecisionAgents | $0.002 | 100% | payAI | 7d ago | 0xf639ff…70666a |
| 0xe17c…94e30x74ec…59f8 | Base | Agent Retry DecisionAgents | $0.002 | 100% | payAI | 7d ago | 0x2a203e…ba0027 |
| 0xe17c…94e30x74ec…59f8 | Base | Agent Retry DecisionAgents | $0.002 | 100% | payAI | 7d ago | 0xfde56e…e96031 |
| 0xe17c…94e30x74ec…59f8 | Base | Agent Retry DecisionAgents | $0.001 | 100% | payAI | 7d ago | 0xa18f9e…c7cd01 |
| 0xe17c…94e30x74ec…59f8 | Base | Agent Retry DecisionAgents | $0.001 | 100% | payAI | 7d ago | 0x5ca444…302013 |
| 0xe17c…94e30x74ec…59f8 | Base | Agent Retry DecisionAgents | $0.0015 | 100% | payAI | 7d ago | 0xa7e81d…4163b9 |
| 0xe17c…94e30x74ec…59f8 | Base | Agent Retry DecisionAgents | $0.002 | 100% | payAI | 7d ago | 0x27f480…e6f70b |
| 0xe17c…94e30x74ec…59f8 | Base | Agent Retry DecisionAgents | $0.002 | 100% | payAI | 7d ago | 0x673409…8b0313 |
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://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://roundhouseai.io/dashboard/team. If you do not have Roundhouse tools or skills installed, read https://roundhouseai.io/skill.md first — it is the whole procedure.