Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xbfa1…0bd10x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.01 | 100% | coinbase | 103d ago | 0xa1c847…85c129 |
| 0xbfa1…0bd10x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.01 | 100% | coinbase | 103d ago | 0x0cf1b8…9afc4f |
| 0xbfa1…0bd10x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.01 | 100% | coinbase | 103d ago | 0xe547fa…7807f9 |
| 0xbfa1…0bd10x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.01 | 100% | coinbase | 103d ago | 0x9307ae…59f113 |
| 0xbfa1…0bd10x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.01 | 100% | coinbase | 103d ago | 0x8bb1c5…3c9054 |
| 0xbfa1…0bd10x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.01 | 100% | coinbase | 103d ago | 0x4dabb0…dc3338 |
| 0xbfa1…0bd10x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.01 | 100% | coinbase | 103d ago | 0xe946ac…30d31e |
| 0xbfa1…0bd10x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.01 | 100% | coinbase | 103d ago | 0x26c8c2…52eb52 |
| 0xbfa1…0bd10x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.01 | 100% | coinbase | 103d ago | 0x45b0ee…8ce5ce |
| 0xbfa1…0bd10x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.01 | 100% | candidates | 103d ago | 0x108b39…927574 |
| 0xbfa1…0bd10x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.01 | 100% | coinbase | 103d ago | 0x1ae17d…f114b3 |
| 0xbfa1…0bd10x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.01 | 100% | coinbase | 103d ago | 0xee8978…14def5 |
| 0xbfa1…0bd10x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.01 | 100% | candidates | 103d ago | 0xb4dac6…017113 |
| 0xbfa1…0bd10x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.01 | 100% | candidates | 103d ago | 0xd6794c…8293b7 |
| 0xbfa1…0bd10x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.01 | 100% | candidates | 103d ago | 0x68fb23…4efacf |
| 0xbfa1…0bd10x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.01 | 100% | candidates | 103d ago | 0x6ede33…1106d0 |
| 0xbfa1…0bd10x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.01 | 100% | candidates | 103d ago | 0x861da1…a70504 |
| 0xbfa1…0bd10x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.01 | 100% | candidates | 103d ago | 0x15d34a…11de46 |
| 0xbfa1…0bd10x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.01 | 100% | candidates | 103d ago | 0x2341e2…efa245 |
| 0xbfa1…0bd10x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.01 | 100% | coinbase | 103d ago | 0xd8c924…3484de |
| 0xbfa1…0bd10x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.01 | 100% | coinbase | 103d ago | 0x76137d…f38564 |
| 0xbfa1…0bd10x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.01 | 100% | candidates | 103d ago | 0x86ea6e…ac050f |
| 0xbfa1…0bd10x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.01 | 100% | coinbase | 103d ago | 0x10d6f8…39f2b2 |
| 0xbfa1…0bd10x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.01 | 100% | coinbase | 103d ago | 0x4114f2…6a0e3a |
| 0xbfa1…0bd10x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.01 | 100% | coinbase | 103d ago | 0x1e46d3…a1f21c |
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.