Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0028…04730xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase124d ago0xf145a0…f9de18
0x0028…04730xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase124d ago0xfd78d4…9b6dc8
0x0028…04730xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase124d ago0x09ebc6…0bf626
0x0028…04730xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase124d ago0x2e194d…dab89a
0x0028…04730xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase124d ago0x0de0c4…84e514
0x0028…04730xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase124d ago0xd6c90f…556990
0x0028…04730xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase124d ago0x9e4c82…704444
0x0028…04730xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase124d ago0x266e2c…595720
0x0028…04730xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase124d ago0xda4d4a…e70a58
0x0028…04730xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase124d ago0x4e2a8a…93d18d
0x0028…04730xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase124d ago0x8c353f…e515fb
0x0028…04730xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase124d ago0xfaa875…f95c7c
0x0028…04730xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase124d ago0x38f354…a83133
0x0028…04730xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase124d ago0x966ef6…168a8d
0x0028…04730xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase124d ago0x186a7e…37a7d2
0x0028…04730xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase124d ago0x21595c…744767
0x0028…04730xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase124d ago0x67e0c5…f89cce
0x0028…04730xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase124d ago0xb6936b…383017
0x0028…04730xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase124d ago0xe4a5f6…a78884
0x0028…04730xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase124d ago0xb53b84…368877
0x0028…04730xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase124d ago0xc76523…a30e99
0x0028…04730xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase124d ago0x2ed899…ad481b
0x0028…04730xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase124d ago0x57507d…893a47
0x0028…04730xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase124d ago0x092dec…df279c
0x0028…04730xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase124d ago0x1cc969…515876

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.