Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfa1c…65d10x9dba…0df8Basex402 service$0.006100%coinbase54d ago0xb5cfd8…d6f880
0xfa1c…65d10x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase54d ago0x0833d3…f73e9a
0xfa1c…65d10x9dba…0df8Basex402 service$0.006100%coinbase54d ago0x0b2468…c3dcca
0xfa1c…65d10x48ad…36b8Base—$0.25100%ultravioletadao54d ago0x68d41d…8067d5
0xfa1c…65d10x48ad…36b8Base—$0.02100%ultravioletadao54d ago0xa1369c…031c29
0xfa1c…65d10x9dba…0df8Basex402 service$0.006100%coinbase54d ago0x1422fa…ab0122
0xfa1c…65d10x9dba…0df8Basex402 service$0.006100%coinbase54d ago0xed2bc7…24717e
0xfa1c…65d10x9dba…0df8Basex402 service$0.006100%coinbase54d ago0xdbbe8b…268e24
0xfa1c…65d10x9dba…0df8Basex402 service$0.006100%coinbase54d ago0x44a7bb…29fb50
0xfa1c…65d10x9dba…0df8Basex402 service$0.006100%coinbase54d ago0xa7fc59…9c8f90
0xfa1c…65d10x9dba…0df8Basex402 service$0.006100%coinbase54d ago0x83d1b8…734a75
0xfa1c…65d10xa55b…b716BaseHyperliquid Prediction MarketsHyperliquid$0.005100%coinbase54d ago0xf8255c…3622e6
0xfa1c…65d10x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase54d ago0xe59b23…bbd954
0xfa1c…65d10x48ad…36b8Base—$0.02100%ultravioletadao54d ago0x9afe56…d56711
0xfa1c…65d10x9dba…0df8Basex402 service$0.006100%coinbase54d ago0x790677…09f9b7
0xfa1c…65d10x9dba…0df8Basex402 service$0.006100%coinbase54d ago0xaee40a…36e866
0xfa1c…65d10x9dba…0df8Basex402 service$0.006100%coinbase54d ago0x64c65b…3fc864
0xfa1c…65d10x9dba…0df8Basex402 service$0.006100%coinbase54d ago0x866201…702e84
0xfa1c…65d10x9dba…0df8Basex402 service$0.006100%coinbase54d ago0x523ffd…ed44fc
0xfa1c…65d10x9dba…0df8Basex402 service$0.006100%coinbase54d ago0xc51c5b…0d722d
0xfa1c…65d10x9dba…0df8Basex402 service$0.006100%coinbase54d ago0xa4d15e…f6fca7
0xfa1c…65d10x52e2…f3eaBasex402 service$0.005100%coinbase54d ago0x5e9028…5b5ab4
0xfa1c…65d10x52e2…f3eaBasex402 service$0.001100%coinbase54d ago0xa9b4f8…194b4b
0xfa1c…65d10x9dba…0df8Basex402 service$0.006100%coinbase54d ago0x05ef43…66dd42
0xfa1c…65d10x9dba…0df8Basex402 service$0.006100%coinbase54d ago0x085ad9…b77c78

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.