Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc185…4b7dCrackedBaseCrackedFal$0.15100%coinbase3d ago0x368177…8b8165
0xc185…4b7dCrackedBaseCrackedFal$0.15100%coinbase3d ago0x879b74…57b83c
0xc185…4b7d0xa7f3…4689BaseAiSpace VeniceVenice$0.02100%coinbase3d ago0xec474c…af25f4
0xc185…4b7d0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase3d ago0x475225…0a40db
0xc185…4b7d0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase3d ago0x301bdd…0e5773
0xc185…4b7d0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase3d ago0x23014e…8d0395
0xc185…4b7d0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase3d ago0x2ca8fd…3099f9
0xc185…4b7d0x9221…17a3Base—$0.01100%coinbase3d ago0xfa0bd7…c0bd8d
0xc185…4b7d0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase3d ago0x6e16e1…b55ae7
0xc185…4b7d0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase3d ago0x09f288…26fb5b
0xc185…4b7d0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase3d ago0xcaab4a…548dcd
0xc185…4b7d0x325b…d430BaseStableEnrichExa$0.03100%coinbase3d ago0x56929e…53a4df
0xc185…4b7d0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase3d ago0xb92499…8dfd6b
0xc185…4b7d0x818d…5f26Base—$0.01100%coinbase3d ago0x6b468a…b0fe35
0xc185…4b7d0x325b…d430BaseStableEnrichExa$0.01100%coinbase3d ago0x7b3b13…6fcb2d
0xc185…4b7d0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase3d ago0xdc4bc6…31b961
0xc185…4b7d0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase3d ago0xa887f3…c4c5ab
0xc185…4b7d0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase3d ago0x0387c6…a2f5e4
0xc185…4b7d0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase3d ago0x9bd45a…395add
0xc185…4b7d0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase3d ago0xc429c7…0d740d
0xc185…4b7d0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase3d ago0x9d7412…a3a5dd
0xc185…4b7d0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase3d ago0x2cdcab…b7b184

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.