Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0282…ca960x3e0a…78e7Base—$0.003445100%coinbase74d ago0xb83120…85a793
0x0282…ca960x3e0a…78e7Base—$0.005643100%coinbase74d ago0x8624a5…e3c2d4
0x0282…ca960x3e0a…78e7Base—$0.003255100%coinbase74d ago0xc1ba53…0c5394
0x0282…ca960x3e0a…78e7Base—$0.004247100%coinbase74d ago0x1f2dfb…1b93f6
0x0282…ca960x3e0a…78e7Base—$0.005292100%coinbase74d ago0xd3fa87…3501bc
0x0282…ca960x3e0a…78e7Base—$0.004204100%coinbase75d ago0xf4e619…9f09e4
0x0282…ca960x3e0a…78e7Base—$0.002858100%coinbase75d ago0xd2f77a…c883a8
0x0282…ca960x3e0a…78e7Base—$0.005218100%coinbase75d ago0xbb46a6…748e27
0x0282…ca960x3e0a…78e7Base—$0.002864100%coinbase75d ago0x6c0841…a45a5b
0x0282…ca960x3e0a…78e7Base—$0.00406100%coinbase75d ago0xb7c979…d01d95
0x0282…ca960x3e0a…78e7Base—$0.003379100%coinbase75d ago0x352c25…515057
0x0282…ca960x3e0a…78e7Base—$0.004759100%coinbase75d ago0x0904f8…590ba9
0x0282…ca960x3e0a…78e7Base—$0.002783100%coinbase75d ago0x30b664…39bb19
0x0282…ca960x3e0a…78e7Base—$0.004135100%coinbase75d ago0x90976a…9481c5
0x0282…ca960x3e0a…78e7Base—$0.003935100%coinbase75d ago0xe82694…676497
0x0282…ca960x3e0a…78e7Base—$0.005182100%coinbase75d ago0xa9831e…537c06
0x0282…ca960x3e0a…78e7Base—$0.005538100%coinbase75d ago0xa81152…0cb1fe
0x0282…ca960x3e0a…78e7Base—$0.004715100%coinbase75d ago0x53054e…69e6a8
0x0282…ca960x3e0a…78e7Base—$0.004109100%coinbase75d ago0x940c3a…284cb2
0x0282…ca960x3e0a…78e7Base—$0.004634100%coinbase75d ago0xfae8d5…b9b35d
0x0282…ca960x3e0a…78e7Base—$0.004144100%coinbase75d ago0xc73ecc…d6b192
0x0282…ca960x3e0a…78e7Base—$0.002724100%coinbase75d ago0xc4c8e3…aa454b
0x0282…ca960x3e0a…78e7Base—$0.004507100%coinbase75d ago0xe32cee…7cd784
0x0282…ca960x3e0a…78e7Base—$0.004675100%coinbase75d ago0x081731…52d607
0x0282…ca960x3e0a…78e7Base—$0.003873100%coinbase75d ago0x8d31f7…80d795

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.