Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbf6f…34220x159b…4908Basex402 service$0.01100%coinbase37d ago0xb69a27…b40a38
0xbf6f…34220x159b…4908Basex402 service$0.01100%coinbase37d ago0xc88135…d8c7cb
0xbf6f…34220x159b…4908Basex402 service$0.01100%coinbase37d ago0x8ea246…12e2e3
0xbf6f…34220x159b…4908Basex402 service$0.01100%coinbase37d ago0x131e25…2dac08
0xbf6f…34220x159b…4908Basex402 service$0.01100%coinbase37d ago0xda12f2…d79204
0xbf6f…34220x159b…4908Basex402 service$0.01100%coinbase37d ago0x94ca24…206f1f
0xbf6f…34220x159b…4908Basex402 service$0.10100%coinbase37d ago0x90cc39…9fbc80
0xbf6f…34220x159b…4908Basex402 service$0.10100%coinbase37d ago0x0531cb…4e8c70
0xbf6f…34220x159b…4908Basex402 service$0.10100%coinbase37d ago0xc24977…b16ff3
0xbf6f…34220x159b…4908Basex402 service$0.10100%coinbase37d ago0xddd693…eb880d
0xbf6f…34220x159b…4908Basex402 service$0.10100%coinbase37d ago0xf33102…828e0e
0xbf6f…34220x159b…4908Basex402 service$0.10100%coinbase37d ago0x321267…6da324
0xbf6f…34220x159b…4908Basex402 service$0.10100%coinbase37d ago0xf0f8f4…62704a
0xbf6f…34220x159b…4908Basex402 service$0.10100%coinbase37d ago0xe6a3d9…974209
0xbf6f…34220x159b…4908Basex402 service$0.10100%coinbase37d ago0x8a3d53…933e2f
0xbf6f…34220x159b…4908Basex402 service$0.10100%coinbase37d ago0xb4b1a6…9205b9
0xbf6f…34220x159b…4908Basex402 service$0.10100%coinbase37d ago0xc8bd6a…093233
0xbf6f…34220x159b…4908Basex402 service$0.10100%coinbase37d ago0x0a4c45…0ee10b
0xbf6f…34220x159b…4908Basex402 service$0.10100%coinbase37d ago0x32aa96…1a4440
0xbf6f…34220x159b…4908Basex402 service$0.10100%coinbase37d ago0x1a1930…2f9365
0xbf6f…34220x159b…4908Basex402 service$0.10100%coinbase37d ago0x6d1a7e…224fc1
0xbf6f…34220x159b…4908Basex402 service$0.10100%coinbase37d ago0x82614c…47466f
0xbf6f…34220x159b…4908Basex402 service$0.10100%coinbase37d ago0x9bf9ff…299a0a
0xbf6f…34220x159b…4908Basex402 service$0.10100%coinbase37d ago0x9780eb…22aa05
0xbf6f…34220x159b…4908Basex402 service$0.10100%coinbase37d ago0x2f0dc9…efe7be

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.