Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xdc19…12490xab67…54ca | Base | Rubric ProtocolSanctions | $0.001 | 100% | coinbase | 15d ago | 0xa3d4c1…e0d9ab |
| 0xdc19…12490xab67…54ca | Base | Rubric ProtocolSanctions | $0.001 | 100% | coinbase | 15d ago | 0x778fff…03d08d |
| 0xb401…995b0xab67…54ca | Base | Rubric ProtocolSanctions | $0.001 | 100% | coinbase | 15d ago | 0xcac8e8…f8bdf0 |
| 0x08f9…fd5e0xab67…54ca | Base | Rubric ProtocolSanctions | $0.005 | 100% | coinbase | 15d ago | 0x3aa5d0…bf84f6 |
| 0x08f9…fd5e0xab67…54ca | Base | Rubric ProtocolSanctions | $0.005 | 100% | coinbase | 15d ago | 0x5d7148…5e9afd |
| 0x08f9…fd5e0xab67…54ca | Base | Rubric ProtocolSanctions | $0.01 | 100% | coinbase | 15d ago | 0x6b6cb0…4a9463 |
| 0x08f9…fd5e0xab67…54ca | Base | Rubric ProtocolSanctions | $0.005 | 100% | coinbase | 15d ago | 0x9afafe…4ad8f1 |
| 0x08f9…fd5e0xab67…54ca | Base | Rubric ProtocolSanctions | $0.001 | 100% | coinbase | 15d ago | 0xb7129d…21d559 |
| 0xc9c7…16700xab67…54ca | Base | Rubric ProtocolSanctions | $0.005 | 100% | coinbase | 15d ago | 0x0ed798…4b43b5 |
| 0xa19f…accc0xab67…54ca | Base | Rubric ProtocolSanctions | $0.001 | 100% | coinbase | 15d ago | 0xad6d8c…574af9 |
| 0xa19f…accc0xab67…54ca | Base | Rubric ProtocolSanctions | $0.005 | 100% | coinbase | 15d ago | 0x3858c8…8a3a7d |
| 0x08f9…fd5e0xab67…54ca | Base | Rubric ProtocolSanctions | $0.0045 | 100% | coinbase | 15d ago | 0x6d30ec…456f5b |
| 0x08f9…fd5e0xab67…54ca | Base | Rubric ProtocolSanctions | $0.0045 | 100% | coinbase | 15d ago | 0xcc94c2…0cf259 |
| 0xbb5d…71a90xab67…54ca | Base | Rubric ProtocolSanctions | $0.005 | 100% | coinbase | 15d ago | 0xf2e55b…cf7c3c |
| 0x08f9…fd5e0xab67…54ca | Base | Rubric ProtocolSanctions | $0.0045 | 100% | coinbase | 15d ago | 0x44b67d…101053 |
| 0x94aa…02be0xab67…54ca | Base | Rubric ProtocolSanctions | $0.01 | 100% | coinbase | 15d ago | 0xf4fa02…1d7d37 |
| 0x08f9…fd5e0xab67…54ca | Base | Rubric ProtocolSanctions | $0.003 | 100% | coinbase | 15d ago | 0x34e137…1e9b0f |
| 0x08f9…fd5e0xab67…54ca | Base | Rubric ProtocolSanctions | $0.003 | 100% | coinbase | 15d ago | 0xdecc7f…a98f79 |
| 0xc9c7…16700xab67…54ca | Base | Rubric ProtocolSanctions | $0.001 | 100% | coinbase | 15d ago | 0xe730b6…5f0c16 |
| 0xbb5d…71a90xab67…54ca | Base | Rubric ProtocolSanctions | $0.005 | 100% | coinbase | 15d ago | 0xebcf0c…fefc52 |
| 0xbb5d…71a90xab67…54ca | Base | Rubric ProtocolSanctions | $0.003 | 100% | coinbase | 15d ago | 0xb936e7…129184 |
| 0xbb5d…71a90xab67…54ca | Base | Rubric ProtocolSanctions | $0.001 | 100% | coinbase | 15d ago | 0x4728ea…ad1ab6 |
| 0xbb5d…71a90xab67…54ca | Base | Rubric ProtocolSanctions | $0.001 | 100% | coinbase | 15d ago | 0x28fcec…628340 |
| 0xbb5d…71a90xab67…54ca | Base | Rubric ProtocolSanctions | $0.001 | 100% | coinbase | 15d ago | 0xd18358…e201b3 |
| 0xbb5d…71a90xab67…54ca | Base | Rubric ProtocolSanctions | $0.001 | 100% | coinbase | 15d ago | 0xc9dabf…690f0f |
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.