Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x141c…1e560xade0…89ab | Base | Deepline GTM APICompany | $0.04 | 100% | coinbase | 101d ago | 0x541e64…9eaa52 |
| 0x141c…1e560xade0…89ab | Base | Deepline GTM APICompany | $0.04 | 100% | coinbase | 101d ago | 0xc6731d…db0257 |
| 0x141c…1e560xade0…89ab | Base | Deepline GTM APICompany | $0.04 | 100% | coinbase | 101d ago | 0x6906cf…e67b22 |
| 0x141c…1e560xade0…89ab | Base | Deepline GTM APICompany | $0.04 | 100% | coinbase | 101d ago | 0x357c1d…d62287 |
| 0x141c…1e560xade0…89ab | Base | Deepline GTM APICompany | $0.04 | 100% | coinbase | 101d ago | 0x60bd85…9e3677 |
| 0x141c…1e560xade0…89ab | Base | Deepline GTM APICompany | $0.04 | 100% | candidates | 101d ago | 0x2f8151…9b3e2e |
| 0x141c…1e560xade0…89ab | Base | Deepline GTM APICompany | $0.04 | 100% | coinbase | 101d ago | 0xf6ba0a…f933bd |
| 0xe2d8…66c20xade0…89ab | Base | Deepline GTM APICompany | $0.10 | 100% | coinbase | 102d ago | 0xd98665…02c5eb |
| 0xc88a…783b0xade0…89ab | Base | Deepline GTM APICompany | $0.04 | 100% | coinbase | 102d ago | 0x0cefe9…1b78fa |
| 0xc88a…783b0xade0…89ab | Base | Deepline GTM APICompany | $0.04 | 100% | coinbase | 102d ago | 0x6564b9…ae308a |
| 0xc88a…783b0xade0…89ab | Base | Deepline GTM APICompany | $0.04 | 100% | coinbase | 102d ago | 0x109a42…5965ae |
| 0x7626…4fd90xade0…89ab | Base | Deepline GTM APICompany | $0.02 | 100% | candidates | 102d ago | 0xa4cf32…c1d2c2 |
| 0x7626…4fd90xade0…89ab | Base | Deepline GTM APICompany | $0.02 | 100% | coinbase | 102d ago | 0x227e39…41b287 |
| 0x7626…4fd90xade0…89ab | Base | Deepline GTM APICompany | $0.02 | 100% | coinbase | 102d ago | 0x651d55…ab2ef7 |
| 0x7626…4fd90xade0…89ab | Base | Deepline GTM APICompany | $0.02 | 100% | coinbase | 102d ago | 0x6ed0d2…27d81a |
| 0x7626…4fd90xade0…89ab | Base | Deepline GTM APICompany | $0.02 | 100% | coinbase | 102d ago | 0x65ad1c…d29eae |
| 0x7626…4fd90xade0…89ab | Base | Deepline GTM APICompany | $0.02 | 100% | coinbase | 102d ago | 0xed7004…166084 |
| 0x7626…4fd90xade0…89ab | Base | Deepline GTM APICompany | $0.02 | 100% | coinbase | 102d ago | 0xe838e8…24ac3b |
| 0x7626…4fd90xade0…89ab | Base | Deepline GTM APICompany | $0.02 | 100% | coinbase | 102d ago | 0x3a7506…e1645a |
| 0x7626…4fd90xade0…89ab | Base | Deepline GTM APICompany | $0.02 | 100% | coinbase | 102d ago | 0xaf0ed7…30fcb5 |
| 0x7a41…47080xade0…89ab | Base | Deepline GTM APICompany | $0.04 | 100% | candidates | 102d ago | 0x963b92…ab04ac |
| 0x7a41…47080xade0…89ab | Base | Deepline GTM APICompany | $0.04 | 100% | coinbase | 102d ago | 0x019d3f…02b932 |
| 0x7a41…47080xade0…89ab | Base | Deepline GTM APICompany | $0.04 | 100% | coinbase | 102d ago | 0xccc1a5…0a62a5 |
| 0x7a41…47080xade0…89ab | Base | Deepline GTM APICompany | $0.04 | 100% | coinbase | 102d ago | 0xd0b270…2d8d0b |
| 0x7a41…47080xade0…89ab | Base | Deepline GTM APICompany | $0.04 | 100% | coinbase | 102d ago | 0x2765bf…f97b5c |
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.