Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x035a…2a550xdb5a…0671Base—$0.005100%coinbase90d ago0x953b44…7bd0d4
0x035a…2a550xfa9d…8831Base—$0.02100%payAI90d ago0xecc565…7b4468
0x035a…2a550xb519…826aBasex402 service$0.00225100%coinbase90d ago0x3e158f…197b5a
0x035a…2a550xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase90d ago0xa8d6ed…66d253
0x035a…2a550xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase90d ago0xd06c84…12f23b
0x035a…2a550xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase90d ago0x5b8758…94a307
0x035a…2a550xdb5a…0671Base—$0.005100%coinbase90d ago0x56577e…069e96
0x035a…2a550xdb5a…0671Base—$0.005100%coinbase90d ago0xee4314…9557b9
0x035a…2a550xdb5a…0671Base—$0.005100%coinbase90d ago0x0e81c8…ecd794
0x035a…2a550xdb5a…0671Base—$0.005100%coinbase90d ago0x3650f1…fa7df2
0x035a…2a550xdb5a…0671Base—$0.005100%coinbase90d ago0xf219a4…54afc4
0x035a…2a550xdb5a…0671Base—$0.005100%coinbase90d ago0x94c076…98c1fe
0x035a…2a550xdb5a…0671Base—$0.005100%coinbase90d ago0x3d0e60…3d97eb
0x035a…2a550xdadc…b9dfBaseNetIntelWeb content$0.10100%coinbase90d ago0xbd7713…060e3d
0x035a…2a550xdadc…b9dfBaseNetIntelWeb content$0.10100%coinbase90d ago0x9279c3…7e8d70
0x035a…2a550xdadc…b9dfBaseNetIntelWeb content$0.10100%coinbase90d ago0xe056cd…2be4ab
0x035a…2a550xdadc…b9dfBaseNetIntelWeb content$0.10100%coinbase90d ago0xa4589c…f9d793
0x035a…2a550xdadc…b9dfBaseNetIntelWeb content$0.10100%coinbase90d ago0xf1747c…70d6da
0x035a…2a550xdadc…b9dfBaseNetIntelWeb content$0.10100%coinbase90d ago0x785c02…59f83e
0x035a…2a550xdadc…b9dfBaseNetIntelWeb content$0.10100%coinbase90d ago0x4a2b32…6d6662
0x035a…2a550xdadc…b9dfBaseNetIntelWeb content$0.10100%coinbase90d ago0x20a78c…464bf2
0x035a…2a550xdadc…b9dfBaseNetIntelWeb content$0.10100%coinbase90d ago0x3a7e2c…bc0bc9
0x035a…2a550xdadc…b9dfBaseNetIntelWeb content$0.10100%coinbase90d ago0x10574c…fa9f44
0x035a…2a550xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase90d ago0xc12d4f…fc03ef
0x035a…2a550xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase90d ago0xb862ed…300773

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.