Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1e8b…7b030xbc64…e3b0Basex402 service$0.001100%coinbase75d ago0x87eb0b…5a7025
0x1e8b…7b030xb3e9…e3a5Basex402 service$0.001100%coinbase75d ago0x13a288…f80b16
0x1e8b…7b030x5721…8867Basex402 service$0.001100%coinbase75d ago0x8e52fd…fe6583
0x1e8b…7b03Navi WeatherBaseNavi WeatherWeather$0.001100%coinbase75d ago0xfb7f74…c542b8
0x1e8b…7b030x45a4…7d96Baseknow.fastKnowledge$0.01100%coinbase75d ago0x6d538f…c58b94
0x1e8b…7b030x45a4…7d96Baseknow.fastKnowledge$0.01100%coinbase75d ago0x680e6e…841246
0x1e8b…7b030x45a4…7d96Baseknow.fastKnowledge$0.01100%coinbase75d ago0x5cd99c…7e53d4
0x1e8b…7b030xdd5f…1ba6BaseWebberSites x402 Data APIInference$0.001100%coinbase75d ago0x1b151c…7b527a
0x1e8b…7b030x5721…8867Basex402 service$0.001100%coinbase75d ago0x4dab47…f0302f
0x1e8b…7b030x6c07…5621BaseAgentUtility.aiUsers$0.002100%coinbase75d ago0xeff110…7f73ed
0x1e8b…7b030x5bcd…64ddBasetokenguardCrypto$0.005100%coinbase75d ago0x024585…3d7113
0x1e8b…7b030xb86f…8fc4BaseJSON RepairJson$0.005100%coinbase75d ago0x9bd2fd…878dc2
0x1e8b…7b030x2932…4f60Basex402 service$0.01100%coinbase75d ago0xab6ee2…5fbc17
0x1e8b…7b030x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase75d ago0x1b8590…fdf330
0x1e8b…7b030xb86f…8fc4BaseJSON RepairJson$0.005100%coinbase75d ago0xb5d88a…1d51c8
0x1e8b…7b030x2932…4f60Basex402 service$0.01100%coinbase75d ago0x570a76…94b42e
0x1e8b…7b030x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase75d ago0xc82a24…dc00a2
0x1e8b…7b030x2b6d…32c5Base2sPublic-records$0.0012100%coinbase75d ago0x559788…122099
0x1e8b…7b030x217e…67c4Basex402 Service Auditx402$0.005100%coinbase75d ago0x155303…2b43b4

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.