Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe694…e4370x0263…1ed5Base—$0.10100%payAI13d ago0xf7bae4…e70f17
0xe694…e4370x2105…a167Base—$0.10100%payAI13d ago0xa1bc41…341d33
0xe694…e4370xf083…9247Base—$0.10100%payAI13d ago0x45e2ac…b855c7
0xe694…e4370x5159…503cBase—$0.10100%payAI13d ago0xb55507…684ec3
0xe694…e4370x9f76…980fBase—$0.10100%payAI13d ago0x89fe2d…04bed1
0xe694…e4370xbdb0…5de5Base—$0.10100%payAI13d ago0x45fb24…896355
0xe694…e4370x7e14…2d4fBase—$0.10100%payAI13d ago0x093474…227dff
0xe694…e4370x166c…556dBase—$0.10100%payAI13d ago0xca10a3…e93801
0xe694…e4370x47ed…4e72Base—$0.10100%payAI13d ago0xd9c625…eb9fc2
0xe694…e4370x5019…876fBase—$0.10100%payAI13d ago0x3aaa18…304609
0xe694…e4370x3ff6…b76cBase—$0.10100%payAI13d ago0xbbfa4b…0fc93f
0xe694…e4370x074f…d438Base—$0.10100%payAI13d ago0x2b781a…a9eab9
0xe694…e4370x1831…a9beBase—$0.10100%payAI13d ago0xc9519c…72432e
0xe694…e4370x8fe0…7583Base—$0.10100%payAI13d ago0x4c383a…782d72
0xe694…e4370x0d98…dd22Base—$0.10100%payAI13d ago0x5033f3…4f6ec4
0xe694…e4370xd81c…4bacBase—$0.10100%payAI13d ago0x4abb5f…938904
0xe694…e4370x7e4f…04aaBase—$0.10100%payAI13d ago0xc9dfaa…acdf88
0xe694…e4370xe9dc…6648Base—$0.10100%payAI13d ago0x7e6c1c…ecf684
0xe694…e4370xc4ed…b01cBase—$0.10100%payAI13d ago0x8718fe…b548b1
0xe694…e4370x9d9b…7179Base—$0.10100%payAI13d ago0x55ec78…2aa001
0xe694…e4370x7c6d…dffbBase—$0.10100%payAI13d ago0x095e66…281b6f
0xe694…e4370x0ff5…4638Base—$0.10100%payAI13d ago0x71174f…9ad9db
0xe694…e4370xc911…b9e5Base—$0.10100%payAI13d ago0x846e1e…54418f
0xe694…e4370x2f0a…34ffBase—$0.10100%payAI13d ago0xa699b2…42795d
0xe694…e4370xfb11…f75cBase—$0.10100%payAI13d ago0x01be3c…6915d1

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.