Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x7f85…eb9c0xade0…89ab | Base | Deepline GTM APICompany | $0.25 | 100% | coinbase | 42d ago | 0xdeb928…193a07 |
| 0x7f85…eb9c0xade0…89ab | Base | Deepline GTM APICompany | $0.25 | 100% | coinbase | 42d ago | 0xe2a3c2…a7470f |
| 0x7f85…eb9c0xade0…89ab | Base | Deepline GTM APICompany | $0.25 | 100% | coinbase | 42d ago | 0x4cb88a…f12461 |
| 0x7f85…eb9c0xade0…89ab | Base | Deepline GTM APICompany | $0.25 | 100% | coinbase | 42d ago | 0x94d529…a137ef |
| 0x7f85…eb9c0xade0…89ab | Base | Deepline GTM APICompany | $0.25 | 100% | coinbase | 42d ago | 0x6aaf25…c313ff |
| 0x7f85…eb9c0xade0…89ab | Base | Deepline GTM APICompany | $0.25 | 100% | coinbase | 42d ago | 0xb67458…10129b |
| 0x7f85…eb9c0xade0…89ab | Base | Deepline GTM APICompany | $0.25 | 100% | coinbase | 42d ago | 0x32259e…7a2cf4 |
| 0x7f85…eb9c0xade0…89ab | Base | Deepline GTM APICompany | $0.25 | 100% | coinbase | 42d ago | 0x62c53d…3e1fac |
| 0x7f85…eb9c0xade0…89ab | Base | Deepline GTM APICompany | $0.25 | 100% | coinbase | 42d ago | 0x73e127…6cf6cc |
| 0x7f85…eb9c0xade0…89ab | Base | Deepline GTM APICompany | $0.25 | 100% | coinbase | 42d ago | 0xf65880…a9bc5e |
| 0x7f85…eb9c0xade0…89ab | Base | Deepline GTM APICompany | $0.25 | 100% | coinbase | 42d ago | 0xcacc2c…7329cd |
| 0x7f85…eb9c0xade0…89ab | Base | Deepline GTM APICompany | $0.25 | 100% | coinbase | 42d ago | 0x62864d…012e2f |
| 0x7f85…eb9c0xade0…89ab | Base | Deepline GTM APICompany | $0.25 | 100% | coinbase | 42d ago | 0x29043c…019c78 |
| 0x7f85…eb9c0xade0…89ab | Base | Deepline GTM APICompany | $0.25 | 100% | coinbase | 42d ago | 0xc8efe1…4fcf3f |
| 0x7f85…eb9c0xade0…89ab | Base | Deepline GTM APICompany | $0.25 | 100% | coinbase | 42d ago | 0x570fbe…3f1eac |
| 0x7f85…eb9c0xade0…89ab | Base | Deepline GTM APICompany | $0.25 | 100% | coinbase | 42d ago | 0xc464b8…40565f |
| 0x7f85…eb9c0xade0…89ab | Base | Deepline GTM APICompany | $0.25 | 100% | coinbase | 42d ago | 0x3a4f5a…d453e1 |
| 0x7f85…eb9c0xade0…89ab | Base | Deepline GTM APICompany | $0.25 | 100% | coinbase | 42d ago | 0x4e3492…18c1ec |
| 0x7f85…eb9c0xade0…89ab | Base | Deepline GTM APICompany | $0.25 | 100% | coinbase | 42d ago | 0x585d78…3455b3 |
| 0x7f85…eb9c0xade0…89ab | Base | Deepline GTM APICompany | $0.25 | 100% | coinbase | 42d ago | 0xb6952d…4fb58a |
| 0x7f85…eb9c0xade0…89ab | Base | Deepline GTM APICompany | $0.25 | 100% | coinbase | 42d ago | 0xead6b1…d44562 |
| 0x7f85…eb9c0xade0…89ab | Base | Deepline GTM APICompany | $0.25 | 100% | coinbase | 42d ago | 0xef86f1…54d8f4 |
| 0x7f85…eb9c0xade0…89ab | Base | Deepline GTM APICompany | $0.25 | 100% | coinbase | 42d ago | 0xa38ded…0414cd |
| 0x7f85…eb9c0xade0…89ab | Base | Deepline GTM APICompany | $0.25 | 100% | coinbase | 42d ago | 0x14ef6e…7a8725 |
| 0x7f85…eb9c0xade0…89ab | Base | Deepline GTM APICompany | $0.25 | 100% | coinbase | 42d ago | 0x9291bb…5001f2 |
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.