Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3276…cce80xe903…1abfBaseBlockRun.AIAi$0.20100%coinbase30d ago0xccd8c2…9bb3f4
0x3276…cce80xe903…1abfBaseBlockRun.AIAi$0.20100%coinbase30d ago0x14434b…f0c119
0x3276…cce80xe903…1abfBaseBlockRun.AIAi$0.19100%coinbase30d ago0xedc7ef…dd60dc
0x3276…cce80xe903…1abfBaseBlockRun.AIAi$0.19100%coinbase30d ago0x242b9e…7034f5
0x3276…cce80xe903…1abfBaseBlockRun.AIAi$0.19100%coinbase30d ago0x0c3573…ee60cb
0x3276…cce80xe903…1abfBaseBlockRun.AIAi$0.19100%coinbase30d ago0x48f89f…63af8d
0x3276…cce80xe903…1abfBaseBlockRun.AIAi$0.19100%coinbase30d ago0xceca8a…5ef2f7
0x3276…cce80xe903…1abfBaseBlockRun.AIAi$0.17100%coinbase30d ago0x775bea…bf58d2
0x3276…cce80xe903…1abfBaseBlockRun.AIAi$0.17100%coinbase30d ago0xf77d82…66e34f
0x3276…cce80xe903…1abfBaseBlockRun.AIAi$0.17100%coinbase30d ago0x810ea1…93ccca
0x3276…cce80xe903…1abfBaseBlockRun.AIAi$0.08100%coinbase30d ago0x51e2b1…24efe9
0x3276…cce80xe903…1abfBaseBlockRun.AIAi$0.08100%coinbase30d ago0xcbbdd6…a42fb7
0x3276…cce80xe903…1abfBaseBlockRun.AIAi$0.08100%coinbase30d ago0x3015cb…00fbd2
0x3276…cce80xe903…1abfBaseBlockRun.AIAi$0.08100%coinbase30d ago0x72e38b…35dfb1
0x3276…cce80xe903…1abfBaseBlockRun.AIAi$0.08100%coinbase30d ago0x209707…531a5b
0x3276…cce80xe903…1abfBaseBlockRun.AIAi$0.08100%coinbase30d ago0x716e7a…87c122
0x3276…cce80xe903…1abfBaseBlockRun.AIAi$0.08100%coinbase30d ago0xbc9a05…111dfd
0x3276…cce80xe903…1abfBaseBlockRun.AIAi$0.08100%coinbase30d ago0x2d81e6…b0f9d8
0x3276…cce80xe903…1abfBaseBlockRun.AIAi$0.08100%coinbase30d ago0xd53d86…e603d9
0x3276…cce80xe903…1abfBaseBlockRun.AIAi$0.08100%coinbase30d ago0xbf3d1b…e2e0f8
0x3276…cce80xe903…1abfBaseBlockRun.AIAi$0.08100%coinbase30d ago0xbc8ddc…6d651e
0x3276…cce80xe903…1abfBaseBlockRun.AIAi$0.08100%coinbase30d ago0xa034da…125a17
0x3276…cce80xe903…1abfBaseBlockRun.AIAi$0.08100%coinbase30d ago0x86da31…8fffb5
0x3276…cce80xe903…1abfBaseBlockRun.AIAi$0.08100%coinbase30d ago0x275c89…5d71eb
0x3276…cce80xe903…1abfBaseBlockRun.AIAi$0.08100%coinbase30d ago0xb59e5e…627e91

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.