Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4a0b…f6650x48e2…ed3bBasescoop - LinkedIn email finderEmail$0.25100%coinbase16d ago0x415d0f…07f3a7
0x4a0b…f6650xffc4…37b1Basex402 service$0.001100%coinbase16d ago0xcffbb2…df18b9
0x4a0b…f6650xffc4…37b1Basex402 service$0.001100%coinbase16d ago0x3d49ee…55b502
0x4a0b…f6650x04b5…d741BaseChart HeroCharts$0.001100%coinbase16d ago0xc62825…b6df64
0x4a0b…f6650x04b5…d741BaseChart HeroCharts$0.001100%coinbase16d ago0x59340b…e52343
0x4a0b…f6650xffc4…37b1Basex402 service$0.001100%coinbase16d ago0x39fe71…ac07d5
0x4a0b…f6650xffc4…37b1Basex402 service$0.001100%coinbase16d ago0xb3390b…c19d67
0x4a0b…f6650x9299…1023Basex402 service$0.001100%coinbase16d ago0x77c029…a6c341
0x4a0b…f6650x48e2…ed3bBasescoop - LinkedIn email finderEmail$0.25100%coinbase16d ago0x4410ba…0bcf5c
0x4a0b…f6650x39e1…5d8cBasex402 service$0.02100%coinbase16d ago0x5eb3b4…54a69b
0x4a0b…f6650x318a…fd57Basex402 service$0.01100%coinbase16d ago0x02d18c…d40a2d
0x4a0b…f6650xe16a…dc7eBasex402 service$0.005100%coinbase16d ago0xee8d83…972c34
0x4a0b…f6650xf499…813bBase—$0.005100%coinbase16d ago0x9ac974…641b41
0x4a0b…f6650x20be…925dBasex402 service$0.002100%coinbase16d ago0x2416a1…c1a6ce
0x4a0b…f6650xffc4…37b1Basex402 service$0.001100%coinbase16d ago0x2ac9a1…33f337
0x4a0b…f6650xffc4…37b1Basex402 service$0.001100%coinbase16d ago0x19caf4…b071c2
0x4a0b…f6650x04b5…d741BaseChart HeroCharts$0.001100%coinbase16d ago0xa8497d…5e2055
0x4a0b…f6650x04b5…d741BaseChart HeroCharts$0.001100%coinbase16d ago0x572f73…510130
0x4a0b…f6650xffc4…37b1Basex402 service$0.001100%coinbase16d ago0x65eccb…8a6443
0x4a0b…f6650xffc4…37b1Basex402 service$0.001100%coinbase16d ago0x0024be…0f85b4
0x4a0b…f6650x52e2…f3eaBasex402 service$0.001100%coinbase16d ago0x6a1884…43ab40
0x4a0b…f6650x0bb1…c8ecBasex402 service$0.001100%coinbase16d ago0x424aa2…28f6cf
0x4a0b…f6650x9299…1023Basex402 service$0.001100%coinbase16d ago0x5513d8…ca4460

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.