Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xe6b7…811b0xade0…89ab | Base | Deepline GTM APICompany | $0.04 | 100% | coinbase | 50d ago | 0xf81d48…2fab2b |
| 0xe6b7…811b0xade0…89ab | Base | Deepline GTM APICompany | $0.04 | 100% | coinbase | 50d ago | 0x6da638…ca82e0 |
| 0x4d65…cc760xade0…89ab | Base | Deepline GTM APICompany | $0.17 | 100% | coinbase | 50d ago | 0xfe0c81…953adb |
| 0x4d65…cc760xade0…89ab | Base | Deepline GTM APICompany | $0.04 | 100% | coinbase | 50d ago | 0xdb0e66…327fec |
| 0x4d65…cc760xade0…89ab | Base | Deepline GTM APICompany | $0.25 | 100% | coinbase | 50d ago | 0x21f471…d7490c |
| 0x4d65…cc760xade0…89ab | Base | Deepline GTM APICompany | $0.25 | 100% | coinbase | 50d ago | 0xfa7fd5…4dc95b |
| 0x4d65…cc760xade0…89ab | Base | Deepline GTM APICompany | $0.02 | 100% | coinbase | 51d ago | 0x04be84…497f25 |
| 0x4d65…cc760xade0…89ab | Base | Deepline GTM APICompany | $0.02 | 100% | coinbase | 51d ago | 0x54a6bd…fee380 |
| 0x4d65…cc760xade0…89ab | Base | Deepline GTM APICompany | $0.02 | 100% | coinbase | 51d ago | 0x7924dc…7f0381 |
| 0x4d65…cc760xade0…89ab | Base | Deepline GTM APICompany | $0.02 | 100% | coinbase | 51d ago | 0xca6b85…867782 |
| 0x4d65…cc760xade0…89ab | Base | Deepline GTM APICompany | $0.02 | 100% | coinbase | 51d ago | 0xc62f77…0e571c |
| 0x4d65…cc760xade0…89ab | Base | Deepline GTM APICompany | $0.04 | 100% | coinbase | 51d ago | 0x6a5a5a…a0c168 |
| 0x4d65…cc760xade0…89ab | Base | Deepline GTM APICompany | $0.02 | 100% | coinbase | 51d ago | 0xf8ada5…e2d45d |
| 0x4d65…cc760xade0…89ab | Base | Deepline GTM APICompany | $0.02 | 100% | coinbase | 51d ago | 0x58c060…8a5109 |
| 0x4d65…cc760xade0…89ab | Base | Deepline GTM APICompany | $0.02 | 100% | coinbase | 51d ago | 0x22f68e…31d9de |
| 0x4d65…cc760xade0…89ab | Base | Deepline GTM APICompany | $0.25 | 100% | coinbase | 51d ago | 0x27a496…ab5bf7 |
| 0x4d65…cc760xade0…89ab | Base | Deepline GTM APICompany | $0.10 | 100% | coinbase | 51d ago | 0x9346be…16c64b |
| 0x4d65…cc760xade0…89ab | Base | Deepline GTM APICompany | $0.10 | 100% | coinbase | 51d ago | 0x08a691…776f31 |
| 0x4d65…cc760xade0…89ab | Base | Deepline GTM APICompany | $0.10 | 100% | coinbase | 51d ago | 0x7414ba…12a0b9 |
| 0x4d65…cc760xade0…89ab | Base | Deepline GTM APICompany | $0.02 | 100% | coinbase | 51d ago | 0xbbce6c…db283f |
| 0x4d65…cc760xade0…89ab | Base | Deepline GTM APICompany | $0.02 | 100% | coinbase | 51d ago | 0x58998a…f6a635 |
| 0x4d65…cc760xade0…89ab | Base | Deepline GTM APICompany | $0.02 | 100% | coinbase | 51d ago | 0xc703ca…e14282 |
| 0x4d65…cc760xade0…89ab | Base | Deepline GTM APICompany | $0.02 | 100% | coinbase | 51d ago | 0xc51340…c6020b |
| 0x4d65…cc760xade0…89ab | Base | Deepline GTM APICompany | $0.02 | 100% | coinbase | 51d ago | 0xaeb031…e3b059 |
| 0x80c8…10b70xade0…89ab | Base | Deepline GTM APICompany | $0.04 | 100% | coinbase | 51d ago | 0xb67a06…1fd5e4 |
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.