Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x6121…4e420x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0x2bd880…286cfd |
| 0x6121…4e420x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0xb66d4e…2b5812 |
| 0x6121…4e420x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0x248ab5…acb0f9 |
| 0x6121…4e420x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0x7acd62…fa2272 |
| 0x6121…4e420x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0x2658d6…2104cf |
| 0x6121…4e420x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0xa5548a…be4011 |
| 0x6121…4e420x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0x5bca34…48a32d |
| 0x6121…4e420x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0xe1378d…2e799f |
| 0x6121…4e420x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0x99a408…49667d |
| 0x6121…4e420x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0x13ae20…7e7a52 |
| 0x6121…4e420x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0x0a19e9…78f7ca |
| 0x6121…4e420x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0xd68f95…6ad1a1 |
| 0x6121…4e420x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0xba3ece…78034c |
| 0x6121…4e420x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0x587a37…47683c |
| 0x6121…4e420x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0x7be3e8…42e59a |
| 0x6121…4e420x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0xed8234…4ab103 |
| 0x6121…4e420x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0x8eca6c…e1b5cb |
| 0x6121…4e420x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0xb3fad6…e7a288 |
| 0x6121…4e420x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0xbd2fba…eefbdb |
| 0x6121…4e420x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0x0633be…b6675a |
| 0x6121…4e420x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0x92c506…dd03f0 |
| 0x6121…4e420x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0x7cbd92…624d55 |
| 0x6121…4e420x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0xe9e327…4bec23 |
| 0x6121…4e420x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0x2da0a9…ec58a8 |
| 0x6121…4e420x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0xc22411…f52106 |
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.