Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3d9d…493f0x6839…1a2bBase—$1.00100%coinbase43d ago0xf9024d…97d17a
0x3d9d…493f0x6839…1a2bBase—$5.00100%coinbase43d ago0x351a4e…3afbc5
0x3d9d…493f0x6839…1a2bBase—$0.003100%coinbase43d ago0xc09526…b71b94
0x3d9d…493f0x6839…1a2bBase—$1.00100%coinbase43d ago0xe73b3c…ed511b
0x3d9d…493f0x6839…1a2bBase—$0.003100%coinbase43d ago0x111ba0…46cb07
0x3d9d…493f0x6839…1a2bBase—$0.003100%coinbase43d ago0xa35e91…71c970
0x3d9d…493f0x6839…1a2bBase—$0.003100%coinbase43d ago0x36a030…b4850e
0x3d9d…493f0x6839…1a2bBase—$0.003100%coinbase43d ago0x34fb7d…77854f
0x3d9d…493f0x6839…1a2bBase—$0.003100%coinbase43d ago0xda9cc5…ab58d9
0x3d9d…493f0x6839…1a2bBase—$0.003100%coinbase43d ago0x04c943…1e2e3e
0x3d9d…493f0x6839…1a2bBase—$1.00100%coinbase43d ago0xcca8c3…66d9f1
0x3d9d…493f0x6839…1a2bBase—$0.003100%coinbase43d ago0xab8470…adcc0f
0x3d9d…493f0x6839…1a2bBase—$0.003100%coinbase43d ago0xf7819f…40fd3b
0x3d9d…493f0x6839…1a2bBase—$0.003100%coinbase43d ago0xd107a4…0ec308
0x3d9d…493f0x6839…1a2bBase—$0.003100%coinbase43d ago0xff7f31…4a67ad
0x3d9d…493f0x6839…1a2bBase—$0.003100%coinbase43d ago0xfdf9d2…1bcb4d
0x3d9d…493f0x6839…1a2bBase—$0.003100%coinbase43d ago0xf22579…da33de
0x3d9d…493f0x6839…1a2bBase—$0.003100%coinbase43d ago0xe54cb1…231f89
0x3d9d…493f0x6839…1a2bBase—$0.003100%coinbase43d ago0x818d5d…cbc9ab
0x3d9d…493f0x6839…1a2bBase—$5.00100%coinbase43d ago0xe8c0db…a8760a
0x3d9d…493f0x6839…1a2bBase—$1.00100%coinbase43d ago0xc2971c…b27039
0x3d9d…493f0x6839…1a2bBase—$5.00100%coinbase43d ago0x7f0afc…d34db1
0x3d9d…493f0x6839…1a2bBase—$1.00100%coinbase43d ago0x59d350…89ddd5
0x3d9d…493f0x6839…1a2bBase—$1.00100%coinbase43d ago0x990f6a…28e14a

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.