Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x76a4…43410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0x37d74e…ba54d1 |
| 0x76a4…43410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0x663835…1568d5 |
| 0x76a4…43410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0x527caa…2f439f |
| 0x76a4…43410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0x380138…bd6811 |
| 0x76a4…43410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0xf3086c…3722b3 |
| 0x76a4…43410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0xcfbf4a…92330a |
| 0x76a4…43410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0x2397ac…65808b |
| 0x76a4…43410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0x418bbe…ce664d |
| 0x76a4…43410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0x4149c7…ff54ba |
| 0x76a4…43410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0x1d2c7f…39863a |
| 0x76a4…43410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0x846bcf…ae5045 |
| 0x76a4…43410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0xa97dea…ea1963 |
| 0x76a4…43410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 28d ago | 0xf91168…5bb958 |
| 0x76a4…43410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 28d ago | 0x73f806…35df58 |
| 0x76a4…43410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 28d ago | 0xc1a867…63e240 |
| 0x76a4…43410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 28d ago | 0x6f045f…e08ef0 |
| 0x76a4…43410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 28d ago | 0x968c43…672689 |
| 0x76a4…43410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 28d ago | 0xcb28c1…b0b8ef |
| 0x76a4…43410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 28d ago | 0x1c417f…1ce6f5 |
| 0x76a4…43410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 28d ago | 0xede252…9b5ba8 |
| 0x76a4…43410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 28d ago | 0xa57e3d…708fe9 |
| 0x76a4…43410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 28d ago | 0xed1c23…df9181 |
| 0x76a4…43410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 28d ago | 0x96c642…ae221e |
| 0x76a4…43410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 28d ago | 0xfcfd1f…15f46f |
| 0x76a4…43410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 28d ago | 0xc3c6b1…05cfd4 |
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.