Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5414…49190x3070…fa85Basex402 service$0.05100%coinbase75d ago0xc9bf91…2f6b52
0x5414…49190x03d7…584cBasex402 service$0.04100%0xf615…3d6c75d ago0xf969a9…2836f6
0x5414…49190x50ab…12fcBaseArbiPulseDefi$0.12100%coinbase75d ago0xf8a810…2cb45b
0x5414…49190x3c74…9992BaseAviationAviation$0.0025100%coinbase75d ago0x6443a1…5ea7eb
0x5414…49190x3c74…9992BaseAviationAviation$0.0025100%coinbase75d ago0xd0ab62…ed7c74
0x5414…49190xabf4…a9d0BasePerp funding rate and historyCrypto$0.01100%coinbase75d ago0x1b3cad…f850c3
0x5414…49190xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase75d ago0x61a471…d56cf8
0x5414…49190x9dc9…59bdBase—$0.02100%coinbase75d ago0x4eb34d…e184b5
0x5414…49190x4466…125eBasex402 service$0.004100%coinbase75d ago0x41166c…e05307
0x5414…49190x5721…8867Base—$0.001100%coinbase75d ago0x65baf5…13aa07
0x5414…49190x50ab…12fcBaseArbiPulseDefi$0.08100%coinbase75d ago0x6df08b…a509ae
0x5414…49190x50ab…12fcBaseArbiPulseDefi$0.08100%coinbase75d ago0xede873…bfabc0
0x5414…49190xbc64…e3b0Basex402 service$0.005100%coinbase75d ago0xc25734…a1de7e
0x5414…49190xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase75d ago0x18b254…2ec44e
0x5414…49190x2b6d…32c5Base2sPublic-records$0.001100%coinbase75d ago0xeb23fd…94423a
0x5414…49190x54d6…4afaBasex402 service$0.05100%coinbase75d ago0x7fcbf5…8b5473
0x5414…49190x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase75d ago0x4fb157…8e7710

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.