Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x254a…d0910xd46a…99a6Base$0.15100%Route unknown72d ago0xe7a388…9e6082
0x254a…d0910xd46a…99a6Base$0.08100%Route unknown72d ago0x13543b…7b3132
0x254a…d0910xd46a…99a6Base$0.08100%Route unknown72d ago0x90be2a…a2f385
0x254a…d0910xd46a…99a6Base$0.15100%Route unknown72d ago0xf4f179…b2f81d
0x254a…d0910xd46a…99a6Base$0.15100%Route unknown72d ago0x5ee7f3…67662a
0x254a…d0910xd46a…99a6Base$0.08100%Route unknown72d ago0x394356…46ffc9
0x254a…d0910xd46a…99a6Base$0.08100%Route unknown72d ago0xf03cba…319e46
0x254a…d0910xd46a…99a6Base$0.08100%Route unknown72d ago0x8c3ad6…b343da
0x254a…d0910xd46a…99a6Base$0.08100%Route unknown72d ago0x959d3e…c27f17
0x254a…d0910xd46a…99a6Base$0.03100%Route unknown72d ago0xf54711…3290cb
0x254a…d0910xd46a…99a6Base$0.03100%Route unknown72d ago0x243a91…67d981
0x254a…d0910xd46a…99a6Base$0.03100%Route unknown72d ago0x253f66…480957
0x254a…d0910xd46a…99a6Base$0.03100%Route unknown72d ago0x24af8f…d79094
0x254a…d0910xd46a…99a6Base$0.03100%Route unknown72d ago0x3abda4…3f00d5
0x254a…d0910xd46a…99a6Base$0.08100%Route unknown73d ago0x346b21…5b9226
0x254a…d0910xd46a…99a6Base$0.03100%Route unknown73d ago0xe5af93…6bf347
0x254a…d0910xd46a…99a6Base$0.03100%Route unknown73d ago0x6a596d…cab2bb
0x254a…d0910xd46a…99a6Base$0.03100%Route unknown73d ago0xe7e697…058c2d
0x254a…d0910xd46a…99a6Base$0.03100%Route unknown73d ago0xb4d948…a55883
0x254a…d0910xd46a…99a6Base$0.03100%Route unknown73d ago0x1fc790…50ec33

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.