Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcab8…e4f70x3e0a…78e7Base—$0.004219100%coinbase74d ago0xed07fd…917aaf
0xcab8…e4f70x3e0a…78e7Base—$0.00452100%coinbase74d ago0x43ddb8…1098b0
0xcab8…e4f70x3e0a…78e7Base—$0.005126100%coinbase74d ago0x6ad411…7bf1d2
0xcab8…e4f70x3e0a…78e7Base—$0.002853100%coinbase74d ago0x686927…8438e0
0xcab8…e4f70x3e0a…78e7Base—$0.003707100%coinbase74d ago0x368158…55a046
0xcab8…e4f70x3e0a…78e7Base—$0.003769100%coinbase74d ago0x6f97eb…ad49ae
0xcab8…e4f70x3e0a…78e7Base—$0.003472100%coinbase74d ago0xe45c39…a516df
0xcab8…e4f70x3e0a…78e7Base—$0.002857100%coinbase74d ago0xbe32ff…1d3915
0xcab8…e4f70x3e0a…78e7Base—$0.004034100%coinbase74d ago0x3214f7…534aca
0xcab8…e4f70x3e0a…78e7Base—$0.005279100%coinbase74d ago0x600768…a46b73
0xcab8…e4f70x3e0a…78e7Base—$0.005402100%coinbase74d ago0xce3493…39164d
0xcab8…e4f70x3e0a…78e7Base—$0.004272100%coinbase74d ago0x66de38…6d76a1
0xcab8…e4f70x3e0a…78e7Base—$0.002824100%coinbase74d ago0x51a6b1…9e0f90
0xcab8…e4f70x3e0a…78e7Base—$0.003865100%coinbase74d ago0x1c491b…56cf08

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.