Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x986c…27740xd20f…7d0dBaseNavi Web IntelligenceWeb-scraping$0.001100%coinbase92d ago0xd11cd5…f867f4
0x986c…27740x4df6…cdeaBaseWeb Search (SERP)Search$0.005100%coinbase92d ago0x97df2a…6c0610
0x986c…27740xd20f…7d0dBaseNavi Web IntelligenceWeb-scraping$0.001100%coinbase92d ago0x2e2c70…799b8c
0x986c…27740x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase92d ago0xa29c85…788185
0x986c…27740xdadc…b9dfBaseNetIntelWeb content$0.01100%coinbase92d ago0xd1922b…3c3b97
0x986c…27740x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase92d ago0x76414a…3bbeb9
0x986c…27740xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase92d ago0xf08898…97e068
0x986c…27740x515e…f8ccBasex402 service$0.01100%coinbase92d ago0x0817de…de8cbc
0x986c…27740x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase92d ago0x74b50e…6ed010
0x986c…27740x3070…fa85Basex402 service$0.01100%coinbase92d ago0x4c472a…1aa66f
0x986c…27740x692d…07ddBasex402 service$0.01100%coinbase92d ago0x94c2f0…8cf0ca
0x986c…27740x5d51…d60dBasex402 service$0.02100%coinbase92d ago0x737a3f…b5d499
0x986c…27740x2932…4f60Basex402 service$0.01100%coinbase92d ago0x093184…542e48
0x986c…27740xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase92d ago0xf19b51…5f4184
0x986c…27740x5d51…d60dBasex402 service$0.02100%coinbase92d ago0x43d162…c19b7d
0x986c…27740x5d51…d60dBasex402 service$0.02100%coinbase92d ago0xd6d507…ad8b0d
0x986c…27740x5d51…d60dBasex402 service$0.02100%coinbase92d ago0x5ad044…683a73
0x986c…27740x5d51…d60dBasex402 service$0.02100%coinbase92d ago0xd0a1b0…117024
0x986c…27740x2932…4f60Basex402 service$0.005100%coinbase92d ago0xd5e3da…e0af17

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.