Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xf616…859a0xade0…89ab | Base | Deepline GTM APICompany | $0.04 | 100% | coinbase | 47d ago | 0xdcd89e…738915 |
| 0xaa52…44e00xade0…89ab | Base | Deepline GTM APICompany | $0.25 | 100% | coinbase | 47d ago | 0x9f674a…2eba8f |
| 0xaa52…44e00xade0…89ab | Base | Deepline GTM APICompany | $0.25 | 100% | coinbase | 47d ago | 0x55017e…bade74 |
| 0xaa52…44e00xade0…89ab | Base | Deepline GTM APICompany | $0.25 | 100% | coinbase | 47d ago | 0x979c86…c7a8e6 |
| 0xaa52…44e00xade0…89ab | Base | Deepline GTM APICompany | $0.25 | 100% | coinbase | 47d ago | 0xd379a8…6f15d2 |
| 0xaa52…44e00xade0…89ab | Base | Deepline GTM APICompany | $0.25 | 100% | coinbase | 47d ago | 0xf6916c…ca6129 |
| 0x6fee…89830xade0…89ab | Base | Deepline GTM APICompany | $0.02 | 100% | coinbase | 47d ago | 0x2d59ac…c0af99 |
| 0x6fee…89830xade0…89ab | Base | Deepline GTM APICompany | $0.02 | 100% | coinbase | 47d ago | 0x4b8df9…35463e |
| 0x6fee…89830xade0…89ab | Base | Deepline GTM APICompany | $0.02 | 100% | coinbase | 47d ago | 0x10cc28…c5aabd |
| 0x6fee…89830xade0…89ab | Base | Deepline GTM APICompany | $0.02 | 100% | coinbase | 47d ago | 0x2fa235…815f5e |
| 0x6fee…89830xade0…89ab | Base | Deepline GTM APICompany | $0.02 | 100% | coinbase | 47d ago | 0x030ce7…83340e |
| 0x6fee…89830xade0…89ab | Base | Deepline GTM APICompany | $0.02 | 100% | coinbase | 47d ago | 0xd80a83…23d132 |
| 0x6fee…89830xade0…89ab | Base | Deepline GTM APICompany | $0.02 | 100% | coinbase | 47d ago | 0xe398d9…9b1d45 |
| 0x6fee…89830xade0…89ab | Base | Deepline GTM APICompany | $0.02 | 100% | coinbase | 47d ago | 0xe89fa2…fd727b |
| 0x6fee…89830xade0…89ab | Base | Deepline GTM APICompany | $0.02 | 100% | coinbase | 47d ago | 0xabac17…7b48c7 |
| 0x6fee…89830xade0…89ab | Base | Deepline GTM APICompany | $0.02 | 100% | coinbase | 47d ago | 0x374bcc…2b2c1f |
| 0x6fee…89830xade0…89ab | Base | Deepline GTM APICompany | $0.02 | 100% | coinbase | 47d ago | 0x6de934…359348 |
| 0x6fee…89830xade0…89ab | Base | Deepline GTM APICompany | $0.02 | 100% | coinbase | 47d ago | 0x539c86…4178db |
| 0x80c8…10b70xade0…89ab | Base | Deepline GTM APICompany | $0.10 | 100% | coinbase | 47d ago | 0x98c667…8ee815 |
| 0x80c8…10b70xade0…89ab | Base | Deepline GTM APICompany | $0.10 | 100% | coinbase | 47d ago | 0xb92984…ad1785 |
| 0x80c8…10b70xade0…89ab | Base | Deepline GTM APICompany | $0.10 | 100% | coinbase | 47d ago | 0xdb7e08…a9c3af |
| 0x80c8…10b70xade0…89ab | Base | Deepline GTM APICompany | $0.10 | 100% | coinbase | 47d ago | 0xe25f7e…6e759e |
| 0x80c8…10b70xade0…89ab | Base | Deepline GTM APICompany | $0.10 | 100% | coinbase | 47d ago | 0xf5c661…a254d1 |
| 0x80c8…10b70xade0…89ab | Base | Deepline GTM APICompany | $0.10 | 100% | coinbase | 47d ago | 0x157c92…4be315 |
| 0x80c8…10b70xade0…89ab | Base | Deepline GTM APICompany | $0.10 | 100% | coinbase | 47d ago | 0x7c760a…ba1883 |
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.