Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1ded…06490xcf92…42fbBasex402 service$0.005100%coinbase41d ago0xeb47d6…614c3d
0x1ded…06490x4466…125eBasex402 service$0.02100%coinbase41d ago0x7f1fb5…f9ec71
0x1ded…06490x32d7…c243BaseStelar DigitalCrypto$0.02100%coinbase41d ago0xfe3b36…b3d82b
0x1ded…06490x549c…c6d1Basex402 service$0.02100%coinbase41d ago0x482e2b…a032a8
0x1ded…06490xcf92…42fbBasex402 service$0.005100%coinbase41d ago0xd74ab7…2187d8
0x1ded…06490xc6e6…8a17BaseToolrailLatam$0.007100%coinbase41d ago0xf152cc…ee73b5
0x1ded…06490xc87a…f990Basex402 service$0.005100%coinbase41d ago0x1196f6…346173
0x1ded…06490x435a…aed0Baseagent-web-readerReader$0.005100%coinbase41d ago0x2cd6db…70101d
0x1ded…06490xbc64…e3b0Basex402 service$0.001100%coinbase41d ago0xd7a0be…e2388e
0x1ded…06490x1274…d0b6BaseToken PricePrice$0.001100%coinbase41d ago0xf2fc63…b62cab
0x1ded…06490x7dd5…2629Basex402 service$0.01100%coinbase41d ago0x25201f…e5e041
0x1ded…06490x96da…c9aaBasex402 service$0.001100%coinbase41d ago0xb22d0d…a2360d
0x1ded…06490xf444…14a0Basex402 service$0.03100%coinbase41d ago0xad0662…f67e0b
0x1ded…06490x2932…4f60Basex402 service$0.01100%coinbase41d ago0x837631…a0c4ff
0x1ded…06490x82ed…b5e3BaseSolana transaction decoderSolana$0.005100%coinbase41d ago0x6e575c…08b606
0x1ded…06490x45ac…8943Basex402 service$0.01100%coinbase41d ago0x9420c0…8a8eff
0x1ded…06490x22db…76e6BaseAgentFeedLiquidations$0.005100%coinbase41d ago0xc0bd78…16ee3c
0x1ded…06490x2ec4…be71Basex402scanX402$0.01100%coinbase41d ago0x089c99…4fb88b
0x1ded…06490x52ab…6c06BaseEquityScopeStocks$0.03100%coinbase41d ago0xb765aa…3b12ab
0x1ded…06490x2932…4f60Basex402 service$0.02100%coinbase41d ago0xabc736…babb91
0x1ded…06490x65e0…1701Basex402 service$0.01100%coinbase41d ago0x75b6d1…737404
0x1ded…06490x3070…fa85Basex402 service$0.02100%coinbase41d ago0xc3987c…601164
0x1ded…06490x7f74…570fBasex402 service$0.03100%coinbase41d ago0x2f67bc…0f5058
0x1ded…06490x0091…d998Base—$0.005100%coinbase41d ago0xd9e8b9…acf77c
0x1ded…06490xf444…14a0Basex402 service$0.01100%coinbase41d ago0x736a8b…f58a7d

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.