Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfd40…e0cb0x217e…67c4Basex402 Service Auditx402$0.002100%coinbase54d ago0x249b55…5b8b87
0xfd40…e0cb0x217e…67c4Basex402 Service Auditx402$0.002100%coinbase54d ago0x176dcd…c50e19
0xfd40…e0cb0x217e…67c4Basex402 Service Auditx402$0.002100%coinbase54d ago0x8db8aa…3bf6b2
0xfd40…e0cb0x217e…67c4Basex402 Service Auditx402$0.002100%coinbase54d ago0x8a0f0f…8c60ca
0xfd40…e0cb0x217e…67c4Basex402 Service Auditx402$0.002100%coinbase54d ago0x04ce9f…6caf4e
0xfd40…e0cb0x217e…67c4Basex402 Service Auditx402$0.003100%coinbase54d ago0x3fb21d…d47f93
0xfd40…e0cb0x217e…67c4Basex402 Service Auditx402$0.02100%coinbase54d ago0xc84cc8…c631a2
0xfd40…e0cb0x217e…67c4Basex402 Service Auditx402$0.01100%coinbase54d ago0x083dd9…970402
0xfd40…e0cb0x217e…67c4Basex402 Service Auditx402$0.01100%coinbase54d ago0xd6cad0…591041
0xfd40…e0cb0x217e…67c4Basex402 Service Auditx402$0.002100%coinbase54d ago0x5399fb…1904c5
0xfd40…e0cb0x217e…67c4Basex402 Service Auditx402$0.002100%coinbase54d ago0xb51eb1…24a66f
0xfd40…e0cb0x217e…67c4Basex402 Service Auditx402$0.005100%coinbase54d ago0x89fc54…d9720c
0xfd40…e0cb0x217e…67c4Basex402 Service Auditx402$0.002100%coinbase54d ago0x53d16e…1a216d
0xfd40…e0cb0x217e…67c4Basex402 Service Auditx402$0.002100%coinbase54d ago0xf61bfd…b08bc3
0xfd40…e0cb0x217e…67c4Basex402 Service Auditx402$0.003100%coinbase54d ago0x7f1b50…3dffd0
0xfd40…e0cb0x217e…67c4Basex402 Service Auditx402$0.003100%coinbase54d ago0xbf49be…38b993
0xfd40…e0cb0x217e…67c4Basex402 Service Auditx402$0.01100%coinbase54d ago0x250d66…17ce16
0xfd40…e0cb0x217e…67c4Basex402 Service Auditx402$0.01100%coinbase54d ago0xd8f70a…e39e45
0xfd40…e0cb0x217e…67c4Basex402 Service Auditx402$0.01100%coinbase54d ago0x61dbb6…62a8a0
0xfd40…e0cb0x217e…67c4Basex402 Service Auditx402$0.003100%coinbase54d ago0x509e94…ca1547
0xfd40…e0cb0x217e…67c4Basex402 Service Auditx402$0.003100%coinbase54d ago0xa272c9…14e901
0xfd40…e0cb0x217e…67c4Basex402 Service Auditx402$0.003100%coinbase54d ago0x1a0a43…16f11a
0xfd40…e0cb0x217e…67c4Basex402 Service Auditx402$0.003100%coinbase54d ago0xfe7f5d…b399c7
0xfd40…e0cb0x217e…67c4Basex402 Service Auditx402$0.003100%coinbase54d ago0x17d26c…e63abe
0xfd40…e0cb0x217e…67c4Basex402 Service Auditx402$0.002100%coinbase54d ago0x0df8a6…28f893

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

Open skill.md
Show 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.