Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8749…bc9c0xb0ae…2099Basex402 service$0.03100%coinbase4d ago0x8b40b8…816f6b
0x8749…bc9c0xb0ae…2099Basex402 service$0.03100%coinbase4d ago0xcf2231…0247c0
0x8749…bc9c0xb0ae…2099Basex402 service$0.03100%coinbase4d ago0x6d8b48…2644b9
0x8749…bc9c0xb0ae…2099Basex402 service$0.003100%coinbase4d ago0x12ae5a…329017
0x8749…bc9c0xb0ae…2099Basex402 service$0.003100%coinbase4d ago0xda63b5…bd0ce2
0x8749…bc9c0xb0ae…2099Basex402 service$0.003100%coinbase4d ago0xdf93b3…604604
0x8749…bc9c0xb0ae…2099Basex402 service$0.003100%coinbase4d ago0x7d7895…931c30
0x8749…bc9c0xb0ae…2099Basex402 service$0.003100%coinbase4d ago0x1b4536…c2c468
0x8749…bc9c0xb0ae…2099Basex402 service$0.003100%coinbase4d ago0xd75c4f…390ac8
0x8749…bc9c0xb0ae…2099Basex402 service$0.003100%coinbase4d ago0xc819bf…8d13ee
0x8749…bc9c0xb0ae…2099Basex402 service$0.003100%coinbase4d ago0x54da95…4e554c
0x8749…bc9c0xb0ae…2099Basex402 service$0.003100%coinbase4d ago0xb42980…b3abb3
0x8749…bc9c0xb0ae…2099Basex402 service$0.003100%coinbase4d ago0xb5ec9d…4c864d
0x8749…bc9c0xb0ae…2099Basex402 service$0.003100%coinbase4d ago0xa691c5…a4f324
0x8749…bc9c0xb810…2c86Basex402 Weather APIWeather$0.003100%coinbase4d ago0x5bcfdc…0879f0
0x8749…bc9c0xb810…2c86Basex402 Weather APIWeather$0.003100%coinbase4d ago0x9c1bbe…faa0c3
0x8749…bc9c0xb810…2c86Basex402 Weather APIWeather$0.003100%coinbase4d ago0xf8f747…55c953
0x8749…bc9c0xb810…2c86Basex402 Weather APIWeather$0.003100%coinbase4d ago0xef14c2…269556
0x8749…bc9c0xb810…2c86Basex402 Weather APIWeather$0.003100%coinbase4d ago0x70d4b6…49d23b
0x8749…bc9c0xb810…2c86Basex402 Weather APIWeather$0.003100%coinbase4d ago0x4956a0…62575e
0x8749…bc9c0xb810…2c86Basex402 Weather APIWeather$0.003100%coinbase4d ago0x89fd9c…6882ae
0x8749…bc9c0xb810…2c86Basex402 Weather APIWeather$0.003100%coinbase4d ago0xac12d0…037767
0x8749…bc9c0xb810…2c86Basex402 Weather APIWeather$0.003100%coinbase4d ago0x94f8dd…abda48
0x8749…bc9c0xb0ae…2099Basex402 service$0.003100%coinbase4d ago0x1d4655…33e28c
0x8749…bc9c0xb0ae…2099Basex402 service$0.003100%coinbase4d ago0x049ace…d2ba3f

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.