Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x509a…d0260x4df6…cdeaBaseWeb Search (SERP)Search$0.02100%coinbase86d ago0x4b756f…df33fb
0x509a…d0260x44dc…7c2cBasex402 service$0.03100%coinbase86d ago0x1a3e0e…f80824
0x509a…d0260x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase86d ago0x4cd4f2…80a9bb
0x509a…d0260xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%payAI87d ago0x6299ef…7efe1e
0x509a…d0260xffc4…37b1Basex402 service$0.001100%coinbase87d ago0x8f7f37…fa0f92
0x509a…d0260xdadc…b9dfBaseNetIntelWeb content$0.03100%coinbase87d ago0xc234e7…366859
0x509a…d0260xdadc…b9dfBaseNetIntelWeb content$0.03100%coinbase87d ago0x3bc5cc…f67b4e
0x509a…d0260x6302…ad57BaseTripadvisorTravel$0.01100%payAI87d ago0x96fbe5…059b09
0x509a…d0260xb3c2…2ab6BaseGEDX402 ChatChat$0.01100%coinbase87d ago0x90fc86…d6911d
0x509a…d0260x124f…4478Base—$0.01100%coinbase87d ago0xc8c276…8a9620
0x509a…d0260xdcec…7566Basex402 service$0.25100%coinbase87d ago0x3f957d…a6af7f
0x509a…d0260xbc64…e3b0Basex402 service$0.005100%coinbase87d ago0x7fac0c…aad2b7
0x509a…d0260x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase87d ago0xaaaff8…4d269d
0x509a…d0260x2b6d…32c5Base2sPublic-records$0.0012100%coinbase87d ago0x1df9e1…b99ba5
0x509a…d0260xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase87d ago0x65da31…976e38
0x509a…d0260x38c0…44c8BaseVibe SpringsPrice$0.02100%coinbase87d ago0x1adcca…99f276
0x509a…d0260x1f01…9a2fBase—$0.0025100%payAI87d ago0x9b54d0…fda3fe
0x509a…d0260x2b6d…32c5Base2sPublic-records$0.00144100%coinbase87d ago0x8d41d7…bcc73b
0x509a…d0260x1f01…9a2fBase—$0.0001100%payAI87d ago0xce53ca…daf945
0x509a…d0260x2d3a…c423Baseonchain-gasCrypto$0.001100%coinbase87d ago0x389319…87125b

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.