Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1f02…e4240x3e0a…78e7Base—$0.002772100%coinbase74d ago0x799f3a…ce9027
0x1f02…e4240x3e0a…78e7Base—$0.003777100%coinbase75d ago0x0311a6…eddbb1
0x1f02…e4240x3e0a…78e7Base—$0.003158100%coinbase75d ago0x9f5353…e1ce37
0x1f02…e4240x3e0a…78e7Base—$0.005809100%coinbase75d ago0x37de05…2d5225
0x1f02…e4240x3e0a…78e7Base—$0.003769100%coinbase75d ago0x7a77c1…5d7c86
0x1f02…e4240x3e0a…78e7Base—$0.005224100%coinbase75d ago0xc83db3…d2209f
0x1f02…e4240x3e0a…78e7Base—$0.004141100%coinbase75d ago0xb6a8e0…61301d
0x1f02…e4240x3e0a…78e7Base—$0.00275100%coinbase75d ago0x4af228…a5726e
0x1f02…e4240x3e0a…78e7Base—$0.005498100%coinbase75d ago0x33e401…555b34
0x1f02…e4240x3e0a…78e7Base—$0.003872100%coinbase75d ago0x8ba3d1…b018b6
0x1f02…e4240x3e0a…78e7Base—$0.005401100%coinbase75d ago0x9e8c9b…90afb3
0x1f02…e4240x3e0a…78e7Base—$0.005048100%coinbase75d ago0xe9f54c…71a56c
0x1f02…e4240x3e0a…78e7Base—$0.005488100%coinbase75d ago0x67e3f6…aab2bc
0x1f02…e4240x3e0a…78e7Base—$0.004885100%coinbase75d ago0x694517…e04845
0x1f02…e4240x3e0a…78e7Base—$0.003014100%coinbase75d ago0x3b55f9…2ab473
0x1f02…e4240x3e0a…78e7Base—$0.0052100%coinbase75d ago0xff1487…4a7ad2
0x1f02…e4240x3e0a…78e7Base—$0.004458100%coinbase75d ago0xae6696…b18706
0x1f02…e4240x3e0a…78e7Base—$0.004101100%coinbase75d ago0xded40b…c4ae5f
0x1f02…e4240x3e0a…78e7Base—$0.003009100%coinbase75d ago0xde1711…725ede
0x1f02…e4240x3e0a…78e7Base—$0.002893100%coinbase75d ago0x0e1b9b…f6160e
0x1f02…e4240x3e0a…78e7Base—$0.003623100%coinbase75d ago0xd34599…5e6c85
0x1f02…e4240x3e0a…78e7Base—$0.003576100%coinbase75d ago0x25701b…86cf7f
0x1f02…e4240x3e0a…78e7Base—$0.005768100%coinbase75d ago0xcd1371…1261e0

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.