Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9406…44200x17cd…7905Basex402 service$0.05100%coinbase3d ago0x27ba19…b3102c
0x9406…44200x17cd…7905Basex402 service$0.05100%coinbase3d ago0xae8960…43ce3e
0x9406…44200x17cd…7905Basex402 service$0.05100%coinbase3d ago0xc384c2…9a28ef
0x9406…44200x17cd…7905Basex402 service$0.05100%coinbase3d ago0x54230b…0a04e8
0x9406…44200x17cd…7905Basex402 service$0.05100%coinbase3d ago0xf04748…70a75d
0x9406…44200x17cd…7905Basex402 service$0.05100%coinbase3d ago0x785f48…61dbd4
0x9406…44200x17cd…7905Basex402 service$0.05100%coinbase3d ago0xed48bf…74cfa8
0x9406…44200x17cd…7905Basex402 service$0.05100%coinbase3d ago0x129083…5e6088
0x9406…44200x17cd…7905Basex402 service$0.05100%coinbase3d ago0xcc3097…3439e7
0x9406…44200x17cd…7905Basex402 service$0.05100%coinbase3d ago0x71cf63…2db8aa
0x9406…44200x17cd…7905Basex402 service$0.05100%coinbase3d ago0x982f59…3f0381
0x9406…44200x17cd…7905Basex402 service$0.05100%coinbase3d ago0xc701d9…42220d
0x9406…44200x17cd…7905Basex402 service$0.05100%coinbase4d ago0x659334…43e705
0x9406…44200x17cd…7905Basex402 service$0.05100%coinbase4d ago0x5847d8…3dc6ab
0x9406…44200x17cd…7905Basex402 service$0.05100%coinbase4d ago0x14132d…f2553d
0x9406…44200x17cd…7905Basex402 service$0.05100%coinbase4d ago0xc8c980…14e969
0x9406…44200x17cd…7905Basex402 service$0.05100%coinbase4d ago0x30159d…795e13
0x9406…44200x17cd…7905Basex402 service$0.05100%coinbase4d ago0xde28c8…0e410d
0x9406…44200x17cd…7905Basex402 service$0.05100%coinbase4d ago0xbcb0c6…71e773
0x9406…44200x17cd…7905Basex402 service$0.05100%coinbase4d ago0x3b0cfd…37764b
0x9406…44200x17cd…7905Basex402 service$0.05100%coinbase4d ago0xdb315a…442477
0x9406…44200x17cd…7905Basex402 service$0.05100%coinbase4d ago0xa9c79b…d80ea6
0x9406…44200x17cd…7905Basex402 service$0.05100%coinbase4d ago0x3be9fb…d64c7e
0x9406…44200x17cd…7905Basex402 service$0.05100%coinbase4d ago0xd7c552…696f11
0x9406…44200x17cd…7905Basex402 service$0.05100%coinbase4d ago0x6d141a…42393a

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.