Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1e8b…7b030x4466…125eBasex402 service$0.15100%coinbase87d ago0x5deb30…4e05fd
0x1e8b…7b030x38c0…44c8BaseVibe SpringsPrice$0.02100%coinbase87d ago0xf59d80…59527d
0x1e8b…7b030xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase87d ago0xda1f31…1e7740
0x1e8b…7b030xdadc…b9dfBaseNetIntelWeb content$0.03100%coinbase87d ago0x1d75db…e264ad
0x1e8b…7b030xdcec…7566Basex402 service$0.01100%coinbase87d ago0x428343…3eccc2
0x1e8b…7b030xa112…7d60Base—$0.003100%heurist87d ago0x6af5c5…9fbf44
0x1e8b…7b030x4df6…cdeaBaseWeb Search (SERP)Search$0.005100%coinbase87d ago0xe176b5…b64d63
0x1e8b…7b030x2b60…7392Base—$0.005100%coinbase87d ago0x1aff0d…4f8162
0x1e8b…7b030xd20f…7d0dBase—$0.001100%coinbase87d ago0xcd4d1e…0b8df4
0x1e8b…7b030x5b56…96f0Basex402 service$0.003100%coinbase87d ago0x9e461a…95b900
0x1e8b…7b030xdcec…7566Basex402 service$0.25100%coinbase87d ago0x981cfe…bd743c
0x1e8b…7b030x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase87d ago0x9ef81a…a5e796
0x1e8b…7b030x6302…ad57BaseTripadvisorTravel$0.01100%payAI87d ago0xebba79…e8b9ed
0x1e8b…7b030x6302…ad57BaseTripadvisorTravel$0.01100%payAI87d ago0x6ddb06…70cc8e
0x1e8b…7b030x4df6…cdeaBaseWeb Search (SERP)Search$0.01100%coinbase87d ago0xfdcfd3…b3bf2d
0x1e8b…7b030x22de…5df6Basex402 serviceSecurity$0.02100%coinbase87d ago0xf97cc0…0f636a
0x1e8b…7b030x2b6d…32c5Base2sPublic-records$0.0012100%coinbase87d ago0x7ca47b…9b512a
0x1e8b…7b030x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase87d ago0xe0a971…159706
0x1e8b…7b030xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%payAI87d ago0x2fe06b…e811d2

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.