Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf65a…92590x2fc6…befeBase—$930.0070%0x6351…0d6224d ago0x9f8fc0…38bf5a
0x4a04…c6e80x2fc6…befeBase—$250.0070%0x6351…0d6224d ago0xcf01d7…7706a1
0x189b…0ac90x2fc6…befeBase—$0.3070%0x6351…0d6224d ago0xc13844…da75fc
0x189b…0ac90x2fc6…befeBase—$0.3070%0x6351…0d6224d ago0xe9ed5b…422145
0x189b…0ac90x2fc6…befeBase—$0.3070%0x6351…0d6224d ago0xd12122…85213a
0xe74b…087e0x2fc6…befeBase—$7.0070%0x6351…0d6224d ago0x03318b…677190
0xbb02…b1e30x2fc6…befeBase—$5.0070%0x6351…0d6224d ago0x97f180…be2c44
0x6af6…19cc0x2fc6…befeBase—$1.4070%0x6351…0d6224d ago0x48ed69…c511b4
0xaf46…041a0x2fc6…befeBase—$516.4670%0x6351…0d6224d ago0xb1b9bb…e2237e
0xd627…ac1d0x2fc6…befeBase—$10.8070%0x6351…0d6224d ago0x2f531d…eb6be1
0xd627…ac1d0x2fc6…befeBase—$0.5070%0x6351…0d6224d ago0xf3e617…11cecc
tandolu.eth0x2fc6…befeBase—$0.3970%0x6351…0d6224d ago0x8518c3…b3cb09
0xd564…18720x2fc6…befeBase—$412.9670%0x6351…0d6224d ago0xe32226…1188fd
0x7812…a24f0x2fc6…befeBase—$69.2070%0x6351…0d6224d ago0x749f27…125951
landas94.eth0x2fc6…befeBase—$333.0070%0x6351…0d6224d ago0x68feb1…84d9d6
0x6bfc…de970x2fc6…befeBase—$14.4670%0x6351…0d6224d ago0xe0dffb…91c968
0xf65a…92590x2fc6…befeBase—$550.0070%0x6351…0d6224d ago0x8990b1…f99ce8
0xf65a…92590x2fc6…befeBase—$100.0070%0x6351…0d6224d ago0xba079c…a30203
0xf65a…92590x2fc6…befeBase—$1,737.0070%0x6351…0d6224d ago0x68a370…ebde6f
0xd15d…211f0x2fc6…befeBase—$3.0070%0x6351…0d6224d ago0x79951e…32f0af
0xd15d…211f0x2fc6…befeBase—$3.0070%0x6351…0d6224d ago0xa11482…17ef6a
ukuleleoscypek.eth0x2fc6…befeBase—$2,010.0170%0x6351…0d6224d ago0xd87b7a…fea832
0xf9bd…0af10x2fc6…befeBase—$8.8070%0x6351…0d6224d ago0xc54e93…12e4b4
0xc66c…0eb10x2fc6…befeBase—$160.0070%0x6351…0d6224d ago0x183299…4947df
0xd2ec…ef3b0x2fc6…befeBase—$3.0070%0x6351…0d6224d ago0x733e1b…e72239

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.