Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc185…4b7d0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase9d ago0x3ff515…516d08
0xc185…4b7d0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase9d ago0x0a0e19…a731d2
0xc185…4b7d0x18f2…a44cBase—$0.01100%coinbase9d ago0x11b38a…106deb
0xc185…4b7d0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase9d ago0x5153ef…f7a5de
0xc185…4b7d0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase9d ago0x19b94a…9fcd68
0xc185…4b7d0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase9d ago0xc02aa5…8a26d1
0xc185…4b7d0x325b…d430BaseStableEnrichExa$0.03100%coinbase9d ago0x9a2338…5b4cba
0xc185…4b7d0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase9d ago0x3cb314…44f36f
0xc185…4b7d0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase9d ago0x85e839…38d78a
0xc185…4b7d0xfb51…3361Base—$0.01100%coinbase9d ago0x79fcf7…0a319e
0xc185…4b7d0x325b…d430BaseStableEnrichExa$0.01100%coinbase9d ago0xba7b82…77c6e6
0xc185…4b7d0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase9d ago0x4a235a…ec6b6a
0xc185…4b7d0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase9d ago0xa44529…7aeb09
0xc185…4b7d0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase9d ago0xdade2d…79e65e
0xc185…4b7d0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase9d ago0xefe6d4…48d09c
0xc185…4b7d0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase9d ago0xb71ec6…6b00de
0xc185…4b7d0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase9d ago0xc43a4c…dc05f0
0xc185…4b7d0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase9d ago0xa8cbca…0c68f8

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.