Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x97e9…8f7c0x6839…1a2bBase—$5.00100%coinbase51d ago0x6780df…14598d
0x97e9…8f7c0x6839…1a2bBase—$0.003100%coinbase51d ago0x2487c4…7c25ed
0x97e9…8f7c0x6839…1a2bBase—$0.003100%coinbase51d ago0x176f0c…84f205
0x97e9…8f7c0x6839…1a2bBase—$0.003100%coinbase51d ago0x4573c1…e3baf7
0x97e9…8f7c0x6839…1a2bBase—$0.003100%coinbase51d ago0x1a9657…73543e
0x97e9…8f7c0x6839…1a2bBase—$0.003100%coinbase51d ago0x08fd8a…51633e
0x97e9…8f7c0x6839…1a2bBase—$0.003100%coinbase51d ago0x19316b…cc9e89
0x97e9…8f7c0x6839…1a2bBase—$1.00100%coinbase51d ago0x07c967…c4ac8b
0x97e9…8f7c0x6839…1a2bBase—$0.003100%coinbase51d ago0xe6ea26…9e6a46
0x97e9…8f7c0x6839…1a2bBase—$1.00100%coinbase51d ago0x856e54…cce2e4
0x97e9…8f7c0x6839…1a2bBase—$0.003100%coinbase51d ago0xd01d59…9b68f4
0x97e9…8f7c0x6839…1a2bBase—$0.003100%coinbase51d ago0x1d879f…0a2c63
0x97e9…8f7c0x6839…1a2bBase—$5.00100%coinbase51d ago0x587afd…11ebee
0x97e9…8f7c0x6839…1a2bBase—$0.003100%coinbase51d ago0x33795c…ac3948
0x97e9…8f7c0x6839…1a2bBase—$0.003100%coinbase51d ago0x79e663…b7ed83
0x97e9…8f7c0x6839…1a2bBase—$0.003100%coinbase51d ago0x25a543…90aac6
0x97e9…8f7c0x6839…1a2bBase—$0.003100%coinbase51d ago0xa002e2…80d91b
0x97e9…8f7c0x6839…1a2bBase—$0.003100%coinbase51d ago0x5b7d24…73653e
0x97e9…8f7c0x6839…1a2bBase—$0.003100%coinbase51d ago0x64da0b…539d8e
0x97e9…8f7c0x6839…1a2bBase—$0.003100%coinbase51d ago0x336ee9…70d90b
0x97e9…8f7c0x6839…1a2bBase—$1.00100%coinbase51d ago0x021d64…ba7166
0x97e9…8f7c0x6839…1a2bBase—$1.00100%coinbase51d ago0xc02f70…520ec2
0x97e9…8f7c0x6839…1a2bBase—$1.00100%coinbase51d ago0x396df2…dcbd22
0x97e9…8f7c0x6839…1a2bBase—$1.00100%coinbase51d ago0xdeb96c…20a47a
0x97e9…8f7c0x6839…1a2bBase—$1.00100%coinbase51d ago0x0238be…d78985

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.