Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xf8d4…7e410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x4abade…34bab8 |
| 0xf8d4…7e410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x3fe992…68852a |
| 0xf8d4…7e410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x7f126e…a1bb3b |
| 0xf8d4…7e410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0xb525cf…5df2f3 |
| 0xf8d4…7e410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x863221…1c29d2 |
| 0xf8d4…7e410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0xe4dbcc…c6f626 |
| 0xf8d4…7e410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x682910…d086b7 |
| 0xf8d4…7e410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x8cc007…d093c3 |
| 0xf8d4…7e410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0xcb31a2…f5f405 |
| 0xf8d4…7e410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x93a564…5aa030 |
| 0xf8d4…7e410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x1734c8…a903c2 |
| 0xf8d4…7e410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x1d7bea…955ec5 |
| 0xf8d4…7e410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x95b28e…a2abc8 |
| 0xf8d4…7e410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0xcb9b39…b2a8b3 |
| 0xf8d4…7e410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x1a74bb…59956d |
| 0xf8d4…7e410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0xc83e5a…a82374 |
| 0xf8d4…7e410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x16191e…2cca22 |
| 0xf8d4…7e410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0xacdaa1…1b5404 |
| 0xf8d4…7e410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x6cf0b6…2e401a |
| 0xf8d4…7e410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x5bcbde…38967e |
| 0xf8d4…7e410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x72def0…b70c27 |
| 0xf8d4…7e410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0xc04168…68ba57 |
| 0xf8d4…7e410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x0af80b…8a3db2 |
| 0xf8d4…7e410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x6d19b3…23af30 |
| 0xf8d4…7e410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0xaee7b0…fd8649 |
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.