Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x3c66b7…735bec
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x95f057…c1a2a0
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x5d5710…29af50
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe57c2c…b93dd0
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x63673d…a84e85
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x9c3476…242121
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xfe6c31…dbbc15
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xbecab0…6d9fca
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd4db44…4da3cc
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe69906…c92415
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x849772…dcbe55
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x28a734…1c807f
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x9a33d9…42c534
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x5ab6dd…fc0417
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x341206…673280
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb97b2f…faa0dc
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8cb302…e09561
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x22598a…6535e9
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6d2370…cac377
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x5723b8…c52527
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x0911bb…fb1b25
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa6c8da…361b2d
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x097b1a…af0a7f
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x37d5ff…b9c3d7
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x50da61…47e415

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.