Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xa902…c0190xade0…89ab | Base | Deepline GTM APICompany | $0.17 | 100% | coinbase | 63d ago | 0x409243…e45c84 |
| 0xa902…c0190xade0…89ab | Base | Deepline GTM APICompany | $0.17 | 100% | coinbase | 63d ago | 0x7fa144…d22a39 |
| 0xa902…c0190xade0…89ab | Base | Deepline GTM APICompany | $0.17 | 100% | coinbase | 63d ago | 0xd1a40a…81e3d1 |
| 0xa902…c0190xade0…89ab | Base | Deepline GTM APICompany | $0.17 | 100% | coinbase | 63d ago | 0x841323…a97d4a |
| 0xa902…c0190xade0…89ab | Base | Deepline GTM APICompany | $0.17 | 100% | coinbase | 63d ago | 0xc7bc45…fb66a5 |
| 0x09a2…ac330xade0…89ab | Base | Deepline GTM APICompany | $0.17 | 100% | coinbase | 63d ago | 0xdac689…95dcf2 |
| 0x09a2…ac330xade0…89ab | Base | Deepline GTM APICompany | $0.17 | 100% | coinbase | 63d ago | 0x204620…3c0c76 |
| 0x09a2…ac330xade0…89ab | Base | Deepline GTM APICompany | $0.17 | 100% | coinbase | 63d ago | 0xd9ca0a…0bcba8 |
| 0x09a2…ac330xade0…89ab | Base | Deepline GTM APICompany | $0.17 | 100% | coinbase | 63d ago | 0xb795c3…a303d9 |
| 0x09a2…ac330xade0…89ab | Base | Deepline GTM APICompany | $0.17 | 100% | coinbase | 63d ago | 0xa2c796…6dd6fd |
| 0x09a2…ac330xade0…89ab | Base | Deepline GTM APICompany | $0.17 | 100% | coinbase | 63d ago | 0xc99297…2c2161 |
| 0x09a2…ac330xade0…89ab | Base | Deepline GTM APICompany | $0.17 | 100% | coinbase | 63d ago | 0x10f5f3…59ae35 |
| 0x09a2…ac330xade0…89ab | Base | Deepline GTM APICompany | $0.17 | 100% | coinbase | 63d ago | 0x77622d…b26879 |
| 0x09a2…ac330xade0…89ab | Base | Deepline GTM APICompany | $0.17 | 100% | coinbase | 63d ago | 0x755f45…c0d8a3 |
| 0x09a2…ac330xade0…89ab | Base | Deepline GTM APICompany | $0.17 | 100% | coinbase | 63d ago | 0x4b2ccb…46d138 |
| 0x09a2…ac330xade0…89ab | Base | Deepline GTM APICompany | $0.17 | 100% | coinbase | 63d ago | 0xd6060b…182641 |
| 0x09a2…ac330xade0…89ab | Base | Deepline GTM APICompany | $0.17 | 100% | coinbase | 63d ago | 0x38df34…07bc05 |
| 0x09a2…ac330xade0…89ab | Base | Deepline GTM APICompany | $0.17 | 100% | coinbase | 63d ago | 0xd90239…56eeed |
| 0x09a2…ac330xade0…89ab | Base | Deepline GTM APICompany | $0.17 | 100% | coinbase | 63d ago | 0x45f501…889f13 |
| 0x09a2…ac330xade0…89ab | Base | Deepline GTM APICompany | $0.03 | 100% | coinbase | 63d ago | 0x6b0ec5…b3640a |
| 0x09a2…ac330xade0…89ab | Base | Deepline GTM APICompany | $0.03 | 100% | coinbase | 63d ago | 0x677a5d…e7fe43 |
| 0x09a2…ac330xade0…89ab | Base | Deepline GTM APICompany | $0.03 | 100% | coinbase | 63d ago | 0x5cd72b…33617b |
| 0x09a2…ac330xade0…89ab | Base | Deepline GTM APICompany | $0.04 | 100% | coinbase | 63d ago | 0xd8e4e0…80b9a7 |
| 0x09a2…ac330xade0…89ab | Base | Deepline GTM APICompany | $0.04 | 100% | coinbase | 63d ago | 0xa2a621…9ad742 |
| 0x09a2…ac330xade0…89ab | Base | Deepline GTM APICompany | $0.04 | 100% | coinbase | 63d ago | 0x74c67a…b69b8f |
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.