Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0e35…35840xd20f…7d0dBaseNavi Web IntelligenceWeb-scraping$0.001100%coinbase117d ago0xc8aa76…bb1d64
0x0e35…35840x1274…d0b6BaseToken PricePrice$0.001100%coinbase117d ago0x861d06…f1db3a
0x0e35…35840x5868…1127Basex402 service$0.02100%coinbase117d ago0xb6481c…5d9a04
0x0e35…35840xcc69…c96cBaseApiToll Base Gas OracleBase$0.005100%coinbase117d ago0xbcd32f…ed92f5
0x0e35…35840x1274…d0b6BaseToken PricePrice$0.001100%coinbase117d ago0x739b39…fde74a
0x0e35…35840xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase117d ago0x0e4f9f…b643e3
0x0e35…35840x5d51…d60dBasex402 service$0.02100%coinbase117d ago0x6e91df…a16183
0x0e35…35840x1274…d0b6BaseToken PricePrice$0.001100%coinbase117d ago0xf8cedb…8e0b4a
0x0e35…35840x11f5…125dBasex402 service$0.01100%coinbase117d ago0x09f54a…7f8b48
0x0e35…35840xe6b8…8971Basex402 service$0.02100%coinbase117d ago0x622143…98fcab
0x0e35…35840xfee1…19e6BaseCybercentryC2pa$0.10100%coinbase117d ago0x6f8cfd…f450c4
0x0e35…35840xb500…8060Basex402 service$0.003100%coinbase117d ago0x21fc38…4d0ec3
0x0e35…35840x5868…1127Basex402 service$0.02100%coinbase117d ago0x1e1839…7504bd
0x0e35…35840x124f…4478BaseStableCryptoDefillama$0.01100%coinbase117d ago0x8f236c…6eaf2d
0x0e35…35840x1274…d0b6BaseToken PricePrice$0.001100%coinbase117d ago0xc64776…518aac
0x0e35…35840xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase117d ago0x8aff4a…88ae62
0x0e35…35840x5868…1127Basex402 service$0.02100%coinbase117d ago0xcc7497…e614a6
0x0e35…35840x6302…ad57BaseTripadvisorTravel$0.02100%payAI117d ago0x49bb4d…1363cd
0x0e35…35840x77f3…6c09Basex402 service$0.01100%coinbase117d ago0x771aef…18a9b0
0x0e35…35840x77f3…6c09Basex402 service$0.01100%coinbase117d ago0xd5c32c…209b90
0x0e35…35840x054a…90eeBasex402 service$0.20100%coinbase117d ago0x4f3b60…14ffc3
0x0e35…35840xb484…d68eBasex402 service$0.02100%coinbase117d ago0xe6d944…a9ec44
0x0e35…35840xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase117d ago0x8d7d5d…5f1a6b
0x0e35…35840x5c98…5b85Basex402 service$0.001100%coinbase117d ago0x119a03…1b2bf1
0x0e35…35840xf102…ef88Base—$0.10100%coinbase117d ago0xa9f9db…86c7ea

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.