Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf7dc…17b80xe903…1abfBaseBlockRun.AIAi$0.13100%coinbase40d ago0xb5870c…05ba80
0xf7dc…17b80xe903…1abfBaseBlockRun.AIAi$0.13100%coinbase40d ago0x5fbefd…e753e5
0xf7dc…17b80xe903…1abfBaseBlockRun.AIAi$0.13100%coinbase40d ago0x3424cf…46e763
0xf7dc…17b80xe903…1abfBaseBlockRun.AIAi$0.13100%coinbase40d ago0x9fa84e…d6b114
0xf7dc…17b80xe903…1abfBaseBlockRun.AIAi$0.13100%coinbase40d ago0x74ccdf…866ba4
0xf7dc…17b80xe903…1abfBaseBlockRun.AIAi$0.13100%coinbase40d ago0xca0c3f…116887
0xf7dc…17b80xe903…1abfBaseBlockRun.AIAi$0.13100%coinbase40d ago0x7e00b7…a593fe
0xf7dc…17b80xe903…1abfBaseBlockRun.AIAi$0.13100%coinbase40d ago0x7fdb6a…ce549a
0xf7dc…17b80xe903…1abfBaseBlockRun.AIAi$0.13100%coinbase40d ago0x2fb862…b77f93
0xf7dc…17b80xe903…1abfBaseBlockRun.AIAi$0.13100%coinbase40d ago0xc8760c…cb2e67
0xf7dc…17b80xe903…1abfBaseBlockRun.AIAi$0.13100%coinbase40d ago0x1e8ebe…4b8533
0xf7dc…17b80xe903…1abfBaseBlockRun.AIAi$0.13100%coinbase40d ago0x926046…fbba3b
0xf7dc…17b80xe903…1abfBaseBlockRun.AIAi$0.13100%coinbase40d ago0x68cfd6…ee6062
0xf7dc…17b80xe903…1abfBaseBlockRun.AIAi$0.13100%coinbase40d ago0xbf7b16…75896a
0xf7dc…17b80xe903…1abfBaseBlockRun.AIAi$0.13100%coinbase40d ago0x7fad78…6ac18a
0xf7dc…17b80xe903…1abfBaseBlockRun.AIAi$0.13100%coinbase40d ago0x7190b1…b7f335
0xf7dc…17b80xe903…1abfBaseBlockRun.AIAi$0.13100%coinbase40d ago0x0cba9f…5b5479
0xf7dc…17b80xe903…1abfBaseBlockRun.AIAi$0.13100%coinbase40d ago0xe68eb6…ebb546
0xf7dc…17b80xe903…1abfBaseBlockRun.AIAi$0.13100%coinbase40d ago0x856797…3b1355
0xf7dc…17b80xe903…1abfBaseBlockRun.AIAi$0.13100%coinbase40d ago0x753f14…cc8a86
0xf7dc…17b80xe903…1abfBaseBlockRun.AIAi$0.13100%coinbase40d ago0x1e7c46…4df377
0xf7dc…17b80xe903…1abfBaseBlockRun.AIAi$0.13100%coinbase40d ago0xc6a063…21e37d
0xf7dc…17b80xe903…1abfBaseBlockRun.AIAi$0.13100%coinbase40d ago0x535dc0…dcd79c
0xf7dc…17b80xe903…1abfBaseBlockRun.AIAi$0.13100%coinbase40d ago0x44ceb6…27e3ad
0xf7dc…17b80xe903…1abfBaseBlockRun.AIAi$0.13100%coinbase40d ago0xfff9d9…1c4e1d

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.