Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%0x1360…66fa49d ago0xc8cadc…43ae39
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%0x1360…66fa49d ago0x21fa9e…f2db4e
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%0x1360…66fa49d ago0xa27adb…be6beb
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%0x1360…66fa49d ago0x1eac97…612ec0
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%0x1360…66fa49d ago0xe885ae…97386f
0xa39c…889f0x9dba…0df8Basex402 service$0.00670%0x1360…66fa49d ago0x772111…6b8aa6
0xa39c…889f0x9dba…0df8Basex402 service$0.00670%0x1360…66fa49d ago0x7b92c7…8ddef6
0xa39c…889f0x9dba…0df8Basex402 service$0.00670%0x1360…66fa49d ago0x148eb5…5e937d
0xa39c…889f0x9dba…0df8Basex402 service$0.00670%0x1360…66fa49d ago0xfeebf9…e144b6
0xa39c…889f0x9dba…0df8Basex402 service$0.00670%0x1360…66fa49d ago0xe8462e…45dc14
0xa39c…889f0x9dba…0df8Basex402 service$0.00670%0x1360…66fa49d ago0x50f7a6…0edae7
0xa39c…889f0x9dba…0df8Basex402 service$0.00670%0x1360…66fa49d ago0x0afca0…2828ce
0xa39c…889f0x9dba…0df8Basex402 service$0.00670%0x1360…66fa49d ago0x33d5d6…2a8fc4
0xa39c…889f0x9dba…0df8Basex402 service$0.00670%0x1360…66fa49d ago0x5aa262…70c4c0
0xa39c…889f0x9dba…0df8Basex402 service$0.00670%0x1360…66fa49d ago0xe69163…674d24
0xa39c…889f0x9dba…0df8Basex402 service$0.00670%0x1360…66fa49d ago0x44f325…04d395
0xa39c…889f0x9dba…0df8Basex402 service$0.00670%0x1360…66fa49d ago0x7f51fc…f56fdd
0xa39c…889f0x9dba…0df8Basex402 service$0.00670%0x1360…66fa49d ago0xc7d51b…789329
0xa39c…889f0x9dba…0df8Basex402 service$0.00670%0x1360…66fa49d ago0xff1d2b…90619d
0xa39c…889f0x9dba…0df8Basex402 service$0.00670%0x1360…66fa49d ago0x75d6c1…b577e9
0xa39c…889f0x9dba…0df8Basex402 service$0.00670%0x1360…66fa49d ago0x52dd16…0c5aa8
0xa39c…889f0x9dba…0df8Basex402 service$0.00670%0x1360…66fa49d ago0xe5da05…6a3ec1
0xa39c…889f0x9dba…0df8Basex402 service$0.00670%0x1360…66fa49d ago0x644c8d…0bb4af
0xa39c…889f0x9dba…0df8Basex402 service$0.00670%0x1360…66fa49d ago0xc2618c…b74b52
0xa39c…889f0x9dba…0df8Basex402 service$0.00670%0x1360…66fa49d ago0x6f3d98…b65b06

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.