Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.002694100%coinbase130d ago0x82f856…81d056
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.002694100%coinbase130d ago0x6cedd4…2abfdb
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.002694100%coinbase130d ago0xbb70a7…fdc9e9
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.002751100%coinbase130d ago0xa441aa…9f442d
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.002751100%coinbase130d ago0x9d445f…de1e2e
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.002707100%coinbase130d ago0x31fc8f…0336f8
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.002707100%coinbase130d ago0xfe836e…232d7b
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.002697100%coinbase130d ago0x0bac3e…e298ef
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.002695100%coinbase130d ago0x51112d…8a07f2
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.002692100%coinbase130d ago0x94b1f7…6b0e93
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.002686100%coinbase131d ago0x7b1b95…675144
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.002686100%coinbase131d ago0x13cb75…3d76eb
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.002532100%coinbase131d ago0x2d5106…9d2a91
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase131d ago0x7f5e91…2bfe0a
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase131d ago0x3d63f0…07f61e
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase131d ago0xf6457f…0468de
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase131d ago0x85decf…0fbee6
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase131d ago0x671d8c…e68337
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase131d ago0x958e51…190f76
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase131d ago0x57b179…8c9c2e
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase131d ago0x24eb4c…945a4e
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase131d ago0x5a5a80…5422fc
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase131d ago0xa2ac3b…70a1fe
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase131d ago0xb57c2c…c739d6
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase131d ago0xe0cec3…f5d515

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.