Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1363…6b270x1484…c2c5Basex402 service$0.07100%coinbase67d ago0xa973db…f0e4c3
0x1363…6b270xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase67d ago0x270c0f…5a3e1f
0x1363…6b270x549c…c6d1Basex402 service$0.02100%coinbase67d ago0x5ea9dd…f9326d
0x1363…6b270x03d7…584cBasex402 service$0.06100%0xf615…3d6c67d ago0x386832…2a3d74
0x1363…6b27Navi WeatherBaseNavi WeatherWeather$0.001100%coinbase67d ago0xf181b7…32bf5b
0x1363…6b270xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase67d ago0x86b834…02d5b3
0x1363…6b270x2932…4f60Basex402 service$0.01100%coinbase67d ago0xdf9751…a8b2d9
0x1363…6b270x6e8b…4e2eBasex402 service$0.01100%coinbase67d ago0x952487…16711c
0x1363…6b270xdadc…b9dfBaseNetIntelWeb content$0.002100%coinbase67d ago0x5775c5…24c692
0x1363…6b270x5721…8867Base—$0.001100%coinbase68d ago0xb89a1e…dfdeaa
0x1363…6b270xdadc…b9dfBaseNetIntelWeb content$0.002100%coinbase68d ago0x223d70…2a75e2
0x1363…6b270xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase68d ago0xe3ae01…a84a4c
0x1363…6b270x4466…125eBasex402 service$0.004100%coinbase68d ago0xa39a0a…8df100
0x1363…6b270xabe5…0441Base—$0.005100%coinbase68d ago0x00a9fb…0cfb7b
0x1363…6b270x5721…8867Base—$0.001100%coinbase68d ago0x0c0f4f…2b9ba1
0x1363…6b270xa112…7d60Base—$0.001100%heurist68d ago0x4d8f2f…4cf454

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.