Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x62b6…26360x3e0a…78e7Base—$0.003025100%coinbase74d ago0x87824d…a21b65
0x62b6…26360x3e0a…78e7Base—$0.005848100%coinbase74d ago0xf13575…ac23ee
0x62b6…26360x3e0a…78e7Base—$0.0045100%coinbase74d ago0xab8a9f…5ab857
0x62b6…26360x3e0a…78e7Base—$0.003955100%coinbase74d ago0x564e0a…dca0ce
0x62b6…26360x3e0a…78e7Base—$0.003623100%coinbase74d ago0x69b762…0bc515
0x62b6…26360x3e0a…78e7Base—$0.004831100%coinbase74d ago0x5f25b6…ee2d82
0x62b6…26360x3e0a…78e7Base—$0.004874100%coinbase74d ago0x9f6c35…36ec90
0x62b6…26360x3e0a…78e7Base—$0.005913100%coinbase74d ago0x144576…7acc9e
0x62b6…26360x3e0a…78e7Base—$0.003547100%coinbase74d ago0x661dc3…3b9067
0x62b6…26360x3e0a…78e7Base—$0.005075100%coinbase74d ago0x002975…79f2dc
0x62b6…26360x3e0a…78e7Base—$0.003804100%coinbase74d ago0xff4100…2fcaf2
0x62b6…26360x3e0a…78e7Base—$0.004192100%coinbase74d ago0xd8f935…f660f7
0x62b6…26360x3e0a…78e7Base—$0.005507100%coinbase74d ago0xb0dea9…e41bc1
0x62b6…26360x3e0a…78e7Base—$0.003564100%coinbase74d ago0x634d11…10e5d7
0x62b6…26360x3e0a…78e7Base—$0.004479100%coinbase74d ago0x5b313b…12fffb
0x62b6…26360x3e0a…78e7Base—$0.004613100%coinbase74d ago0x5a428a…8c16fb
0x62b6…26360x3e0a…78e7Base—$0.005574100%coinbase75d ago0x5c6755…0d5aad
0x62b6…26360x3e0a…78e7Base—$0.005878100%coinbase75d ago0x52d468…5e6e2d
0x62b6…26360x3e0a…78e7Base—$0.004587100%coinbase75d ago0x3f2556…15721b
0x62b6…26360x3e0a…78e7Base—$0.00513100%coinbase75d ago0xb863a5…18f1c7
0x62b6…26360x3e0a…78e7Base—$0.005717100%coinbase75d ago0x7947ec…03c361
0x62b6…26360x3e0a…78e7Base—$0.004968100%coinbase75d ago0x3f470b…7207a5
0x62b6…26360x3e0a…78e7Base—$0.003456100%coinbase75d ago0x36ff87…3cb9ac
0x62b6…26360x3e0a…78e7Base—$0.005875100%coinbase75d ago0xb1ad46…22df59
0x62b6…26360x3e0a…78e7Base—$0.005747100%coinbase75d ago0xe93a6e…ddbf4e

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.