Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa54d…49f50xabaa…bf11Base—$999.8770%0x7347…d69139d ago0x1189ad…36ec4e
0xa54d…49f50xe33f…d6f9Base—$4.9870%0x64b2…883339d ago0x3952ba…91fdce
0xa54d…49f50xe33f…d6f9Base—$4.9870%0x64b2…883339d ago0x2038b9…0b605b
0xa54d…49f50x0dea…7151Base—$1,591.8170%0x64b2…883339d ago0x6a0589…937b1c
0xa54d…49f50xe33f…d6f9Base—$4.9870%0x64b2…883339d ago0xe7108f…37c73e
0xa54d…49f50xdc5c…a07eBase—$20.0270%0x64b2…883339d ago0x58568e…2b0cd6
0xa54d…49f50xfca9…46caBase—$391.6070%0x7347…d69139d ago0x1c1840…fdaad7
0xa54d…49f50x1045…892eBase—$1,298.3370%0x64b2…883339d ago0x72f1b7…0fc88b
0xa54d…49f50x7854…c31dBase—$1.9870%0x64b2…883340d ago0x3cbced…b77b45
0xa54d…49f50xc0c2…6fa9Base—$1,641.1370%0x64b2…883340d ago0x852840…79a786
0xa54d…49f50x4225…1869Base—$6,309.1370%0x7347…d69140d ago0x82ed54…6dda90
0xa54d…49f50x1aae…fbc1Base—$27.9770%0x7347…d69140d ago0x2a7329…41c567
0xa54d…49f50xbc60…7c97Base—$4,756.5870%0x64b2…883340d ago0xdfdc8c…5e1de5
0xa54d…49f50xa645…04c2Base—$2,999.3670%0x64b2…883340d ago0x090ddf…d292c6
0xa54d…49f50xa645…04c2Base—$2,999.3670%0x64b2…883340d ago0x8b87cf…028fef

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.