Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaf95…11740x67ac…3ea6Basex402 serviceSanctions$0.002100%coinbase53d ago0x03074e…8796b3
0xaf95…11740x9dba…0df8Basex402 service$0.006100%coinbase53d ago0x8e16e5…506d17
0xaf95…11740xd617…41eeBasex402-reliability-feedx402$0.02100%coinbase53d ago0x5e1183…a26c43
0xaf95…11740x9dba…0df8Basex402 service$0.006100%coinbase53d ago0x0f6796…0075ea
0xaf95…11740x9dba…0df8Basex402 service$0.006100%coinbase53d ago0xc94378…4221de
0xaf95…11740x9dba…0df8Basex402 service$0.006100%coinbase53d ago0xcbaedc…0d98bd
0xaf95…11740x9dba…0df8Basex402 service$0.006100%coinbase53d ago0x272e8b…940a65
0xaf95…11740x9dba…0df8Basex402 service$0.006100%coinbase53d ago0x243be8…a39cdf
0xaf95…11740x9dba…0df8Basex402 service$0.006100%coinbase53d ago0xd278de…75942d
0xaf95…11740x48ad…36b8Base—$0.05100%ultravioletadao53d ago0x750d49…898b7f
0xaf95…11740x9dba…0df8Basex402 service$0.006100%coinbase53d ago0x910b88…285ac2
0xaf95…11740x9dba…0df8Basex402 service$0.006100%coinbase53d ago0xdd24ec…a8db17
0xaf95…11740x9dba…0df8Basex402 service$0.006100%coinbase53d ago0xe09810…9b78b5
0xaf95…11740x9dba…0df8Basex402 service$0.006100%coinbase53d ago0x7a2303…003a2c
0xaf95…11740x9dba…0df8Basex402 service$0.006100%coinbase53d ago0x9998c6…ff6ee1
0xaf95…11740xf567…cb98Base402rates.comx402$0.01100%coinbase53d ago0x67a2e0…10073c
0xaf95…11740xf0be…19d5Basex402 service$0.005100%coinbase54d ago0x55576b…a8aa83
0xaf95…11740x9dba…0df8Basex402 service$0.006100%coinbase54d ago0x710cd7…d74131
0xaf95…11740xb86f…8fc4BaseJSON RepairJson$0.003100%coinbase54d ago0x26bb4b…4658f6
0xaf95…11740x9dba…0df8Basex402 service$0.006100%coinbase54d ago0x48fecb…3e83da
0xaf95…11740x48ad…36b8Base—$0.25100%ultravioletadao54d ago0xd10278…9f7e25
0xaf95…11740x9dba…0df8Basex402 service$0.006100%coinbase54d ago0xface6c…535481
0xaf95…11740x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase54d ago0x8b2317…d89a3f
0xaf95…11740x9dba…0df8Basex402 service$0.006100%coinbase54d ago0x3883c3…ecb045
0xaf95…11740x9dba…0df8Basex402 service$0.006100%coinbase54d ago0x2e6b00…3b406b

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.