Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xdf83…03c80x3f81…7e8b | Base | Santos Quick Intelligence AuditWebsite-audit | $0.01 | 100% | coinbase | 67d ago | 0xdc8fc6…6f3336 |
| 0xdf83…03c80x3f81…7e8b | Base | Santos Quick Intelligence AuditWebsite-audit | $0.002 | 100% | coinbase | 67d ago | 0x2082ca…509a99 |
| 0xdf83…03c80x3f81…7e8b | Base | Santos Quick Intelligence AuditWebsite-audit | $0.23 | 100% | coinbase | 67d ago | 0xad29c1…66f8ab |
| 0xdf83…03c80x3f81…7e8b | Base | Santos Quick Intelligence AuditWebsite-audit | $0.005 | 100% | coinbase | 67d ago | 0xd23212…42ed30 |
| 0xdf83…03c80x3f81…7e8b | Base | Santos Quick Intelligence AuditWebsite-audit | $0.23 | 100% | coinbase | 67d ago | 0xcd2ff7…030e1a |
| 0xdf83…03c80x3f81…7e8b | Base | Santos Quick Intelligence AuditWebsite-audit | $0.23 | 100% | coinbase | 67d ago | 0xea15d1…cc0457 |
| 0xdf83…03c80x3f81…7e8b | Base | Santos Quick Intelligence AuditWebsite-audit | $0.08 | 100% | coinbase | 67d ago | 0x7638bf…77a57d |
| 0xdf83…03c80x3f81…7e8b | Base | Santos Quick Intelligence AuditWebsite-audit | $0.08 | 100% | coinbase | 67d ago | 0x6b0f25…93c5d1 |
| 0xdf83…03c80x3f81…7e8b | Base | Santos Quick Intelligence AuditWebsite-audit | $0.02 | 100% | coinbase | 67d ago | 0x0f3904…474408 |
| 0xdf83…03c80x3f81…7e8b | Base | Santos Quick Intelligence AuditWebsite-audit | $0.08 | 100% | coinbase | 67d ago | 0xde19c3…99c8d5 |
| 0xdf83…03c80x3f81…7e8b | Base | Santos Quick Intelligence AuditWebsite-audit | $0.02 | 100% | coinbase | 67d ago | 0xc93a41…edc98a |
| 0xdf83…03c80x3f81…7e8b | Base | Santos Quick Intelligence AuditWebsite-audit | $0.02 | 100% | coinbase | 67d ago | 0xbdfe4f…e1d824 |
| 0xdf83…03c80x3f81…7e8b | Base | Santos Quick Intelligence AuditWebsite-audit | $0.08 | 100% | coinbase | 67d ago | 0x047db6…f6fb41 |
| 0xdf83…03c80x3f81…7e8b | Base | Santos Quick Intelligence AuditWebsite-audit | $0.02 | 100% | coinbase | 67d ago | 0xc4d38a…8053ff |
| 0xdf83…03c80x3f81…7e8b | Base | Santos Quick Intelligence AuditWebsite-audit | $0.08 | 100% | coinbase | 67d ago | 0xe80883…f8e0ce |
| 0xdf83…03c80x3f81…7e8b | Base | Santos Quick Intelligence AuditWebsite-audit | $0.08 | 100% | coinbase | 67d ago | 0x46f591…e4fe2d |
| 0xdf83…03c80x3f81…7e8b | Base | Santos Quick Intelligence AuditWebsite-audit | $0.08 | 100% | coinbase | 67d ago | 0xdab7e1…77bee7 |
| 0xdf83…03c80x3f81…7e8b | Base | Santos Quick Intelligence AuditWebsite-audit | $0.08 | 100% | coinbase | 67d ago | 0x3404d6…ea8167 |
| 0xdf83…03c80x3f81…7e8b | Base | Santos Quick Intelligence AuditWebsite-audit | $0.08 | 100% | coinbase | 67d ago | 0x209f42…ee0374 |
| 0xdf83…03c80x3f81…7e8b | Base | Santos Quick Intelligence AuditWebsite-audit | $0.23 | 100% | coinbase | 67d ago | 0x9bda9e…23bd33 |
| 0x7e57…2f090x3f81…7e8b | Base | Santos Quick Intelligence AuditWebsite-audit | $0.02 | 100% | coinbase | 68d ago | 0x71ca32…ff5359 |
| 0xdf83…03c80x3f81…7e8b | Base | Santos Quick Intelligence AuditWebsite-audit | $0.02 | 100% | coinbase | 68d ago | 0xe57145…0dad1d |
| 0xdf83…03c80x3f81…7e8b | Base | Santos Quick Intelligence AuditWebsite-audit | $0.08 | 100% | coinbase | 68d ago | 0xd51d07…08fb48 |
| 0xdf83…03c80x3f81…7e8b | Base | Santos Quick Intelligence AuditWebsite-audit | $0.02 | 100% | coinbase | 68d ago | 0x4570ee…8636ff |
| 0xdf83…03c80x3f81…7e8b | Base | Santos Quick Intelligence AuditWebsite-audit | $0.08 | 100% | coinbase | 68d ago | 0x8901b3…b39d0e |
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.