Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3803…101b0xf9dc…e734Basex402 service$0.0001100%corbits106d ago0xcb91e4…50c904
0x3803…101b0xa4bb…3c91Basex402 service$0.05100%0xa4bb…3c91106d ago0xe4d6c7…a26141
0x3803…101b0x71a2…b32eBase—$0.002100%daydreams106d ago0x4f6f25…7995d2
0x9500…8b3f0x3803…101bBase—$0.01100%dexter106d ago0x567d9f…c79cda
0x9500…8b3f0x3803…101bBase—$0.01100%dexter106d ago0x616b98…56182d
0x3803…101b0xa4bb…3c91Basex402 service$0.25100%0xa4bb…3c91106d ago0xc2c960…22d213
0x3803…101b0x71a2…b32eBase—$0.005100%daydreams106d ago0xfdc563…0c6bb1
0x3803…101b0x71a2…b32eBase—$0.005100%daydreams106d ago0x0fe5b1…24056d
0x3803…101b0x71a2…b32eBase—$0.005100%daydreams106d ago0x472ee0…4ef855
0xb391…d00c0x3803…101bBase—$0.01100%coinbase106d ago0xffe7e1…66d9f3
0x3803…101b0x97d7…d4f1Base—$0.01100%coinbase106d ago0x42d84e…22e5dd
0x2af6…36490x3803…101bBase—$0.01100%dexter106d ago0xb19591…20bc85
0x2af6…36490x3803…101bBase—$0.07100%dexter106d ago0x58afa4…d3a41a
0x2af6…36490x3803…101bBase—$0.07100%dexter106d ago0x8b9ecc…7e9fd3
0x2af6…36490x3803…101bBase—$0.01100%dexter106d ago0x9e13a7…3185f6
0x2af6…36490x3803…101bBase—$0.01100%dexter106d ago0x6d5f4f…8d84a2
0x2af6…36490x3803…101bBase—$0.01100%dexter106d ago0x846ea5…e9615d
0x3803…101b0x97d7…d4f1Base—$0.01100%coinbase106d ago0x7e04be…0c35f6
0x3803…101b0xd83a…02f0Basex402 service$0.40100%payAI106d ago0x4d29a2…8cf39e
0xfaea…cc9a0x3803…101bBase—$0.44100%dexter106d ago0x2bfbb2…9f4087
0x3803…101b0xd83a…02f0Basex402 service$0.40100%payAI106d ago0xcd4f32…4a0541
0xfaea…cc9a0x3803…101bBase—$0.44100%dexter106d ago0xab35bb…aa49d1
0x3803…101b0xd83a…02f0Basex402 service$0.40100%payAI106d ago0x12d4a9…21a6d0
0xfaea…cc9a0x3803…101bBase—$0.44100%dexter106d ago0x3b7ce3…da488c
0x3803…101b0xd83a…02f0Basex402 service$0.40100%payAI106d ago0x511d0f…26b8b9

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.