Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7e6b…2b1c0xa79a…8198Base—$0.01100%payAI10d ago0xe6850e…23dbb3
0x7e6b…2b1c0xa369…9f3eBasex402 service$0.005100%coinbase10d ago0x31be07…6a4aff
0x7e6b…2b1c0x3623…53b3Basex402 service$0.001100%coinbase10d ago0x999536…8357ea
0x7e6b…2b1c0x4eba…4c58Basex402 service$0.02100%coinbase10d ago0xa4ce1d…534875
0x7e6b…2b1c0x1bdd…5a0fBasex402 serviceMarket-data$0.02100%coinbase10d ago0x22db04…808eca
0x7e6b…2b1c0xd0cb…09ceBaseSCOPE Research APIText embeddings$0.003100%coinbase10d ago0x76e2c4…392fec
0x7e6b…2b1c0x3d98…5f37BasePenniless JSON RepairJson$0.001100%payAI11d ago0xbff203…391e30
0x7e6b…2b1c0x2e88…6f22Base—$0.0170%0xc077…f8e711d ago0x87674b…5e94e2
0x7e6b…2b1c0x6c10…dfffBasex402 service$0.001100%payAI11d ago0x0b026b…d71cce
0x7e6b…2b1c0x9504…485dBasesendcheckEvm$0.05100%coinbase11d ago0x55fd57…e219f9
0x7e6b…2b1c0x48ad…34ecBaseDelvornx402$0.05100%coinbase11d ago0x575a8f…a98801
0x7e6b…2b1c0x4eba…4c58Basex402 service$0.02100%coinbase11d ago0x8de35b…d97178
0x7e6b…2b1c0x4eba…4c58Basex402 service$0.02100%coinbase11d ago0x57ff7a…8f6395
0x7e6b…2b1c0xa5d6…6cd4Basex402 service$0.002100%payAI11d ago0x11326a…bd8fa8
0x7e6b…2b1c0x4094…f5d2Basex402 service$0.001100%coinbase11d ago0xb6089e…51fa48

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.