Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfffa…22390xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase148d ago0xa9ba94…cbd24b
0xfffa…22390xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase148d ago0xfc5680…011a60
0xfffa…22390xe903…1abfBaseBlockRun.AIAi$0.15100%coinbase148d ago0x3bd0f9…effb9a
0xfffa…22390xe903…1abfBaseBlockRun.AIAi$0.15100%coinbase148d ago0xe46f59…6ae7c5
0xfffa…22390xe903…1abfBaseBlockRun.AIAi$0.15100%coinbase148d ago0x6f70c4…db71b1
0xfffa…22390xe903…1abfBaseBlockRun.AIAi$0.15100%coinbase148d ago0x838476…aa54f8
0xfffa…22390xe903…1abfBaseBlockRun.AIAi$0.15100%coinbase149d ago0x6dcc5f…93cba8
0xfffa…22390xe903…1abfBaseBlockRun.AIAi$0.15100%coinbase149d ago0xb19210…d0f0d1
0xfffa…22390xe903…1abfBaseBlockRun.AIAi$0.15100%coinbase149d ago0xd8a6a5…a856fc
0xfffa…22390xe903…1abfBaseBlockRun.AIAi$0.15100%coinbase149d ago0x4ad839…6f3e6e
0xfffa…22390xe903…1abfBaseBlockRun.AIAi$0.15100%coinbase149d ago0xb50041…e0864a
0xfffa…22390xe903…1abfBaseBlockRun.AIAi$0.15100%coinbase149d ago0xf9a4f0…085f37
0xfffa…22390xe903…1abfBaseBlockRun.AIAi$0.15100%coinbase149d ago0x59efd7…ed895f
0xfffa…22390xe903…1abfBaseBlockRun.AIAi$0.15100%coinbase149d ago0xb611b7…09a033
0xfffa…22390xe903…1abfBaseBlockRun.AIAi$0.15100%coinbase149d ago0x48018b…47bdaf
0xfffa…22390xe903…1abfBaseBlockRun.AIAi$0.16100%coinbase149d ago0xa79c1a…a5b5a7
0xfffa…22390xe903…1abfBaseBlockRun.AIAi$0.16100%coinbase149d ago0xb6623c…7f925c
0xfffa…22390xe903…1abfBaseBlockRun.AIAi$0.16100%coinbase149d ago0xd093d6…31d5d4
0xfffa…22390xe903…1abfBaseBlockRun.AIAi$0.16100%coinbase149d ago0xe128e5…87d86e
0xfffa…22390xe903…1abfBaseBlockRun.AIAi$0.16100%coinbase149d ago0x690ea8…54785a
0xfffa…22390xe903…1abfBaseBlockRun.AIAi$0.16100%coinbase149d ago0x5363c7…20c085
0xfffa…22390xe903…1abfBaseBlockRun.AIAi$0.16100%coinbase149d ago0xb9e4af…e31965
0xfffa…22390xe903…1abfBaseBlockRun.AIAi$0.16100%coinbase149d ago0xc5aaa7…b8c092
0xfffa…22390xe903…1abfBaseBlockRun.AIAi$0.16100%coinbase149d ago0xaa5528…9487f3
0xfffa…22390xe903…1abfBaseBlockRun.AIAi$0.15100%coinbase149d ago0x2e19bd…44f776

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.