Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI101d ago0xa2e4bd…0c823f
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI101d ago0x849b52…6cae56
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI101d ago0xd857d8…646d18
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI101d ago0x805bc7…b4eace
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI101d ago0xddfd29…3a6fd5
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI101d ago0x421dab…9e7021
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI101d ago0x0cc946…a95b5c
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI101d ago0x6769a5…70d259
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI101d ago0x32c810…c937be
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI101d ago0xa32775…af3372
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI101d ago0x492361…625f6a
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI101d ago0xd85883…469f13
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI101d ago0x2f2fa9…2ccd4e
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI101d ago0x7ebbc1…66c3e9
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI101d ago0xb91bdb…079427
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI101d ago0xe71c30…ba0939
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI101d ago0x489b89…561280
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI101d ago0x01a4fe…7bf245
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI101d ago0x5e648b…b6381f
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI101d ago0xb6821d…d139e4
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI101d ago0xd9772a…913009
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI101d ago0x61daa0…c5d85b
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI101d ago0x341e34…d6838c
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI101d ago0xb22035…a57d3b
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI101d ago0xa24f09…17ab19

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.