Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase104d ago0xd231f2…21a993
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase104d ago0x8d9fa0…d130f4
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase104d ago0x24d369…2e3352
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase104d ago0x34da9b…00e9b9
0x3491…402e0x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase104d ago0x96fd5e…401e55
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase104d ago0x58d928…4973c7
0x3491…402e0x6e00…b04cBaseBlockRun.AIAi$0.005100%coinbase104d ago0x82777b…d3edc5
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase104d ago0xadd11b…a6319a
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase104d ago0x55a9e8…6850fb
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.009408100%coinbase104d ago0x97ab20…d0bcbc
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.008861100%coinbase104d ago0x5d795a…d1da25
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.00799100%coinbase104d ago0x4a8c86…b1ce2b
0x3491…402e0x6e00…b04cBaseBlockRun.AIAi$0.005100%coinbase104d ago0xff76ea…70af50
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.007938100%coinbase104d ago0xbe5f7b…469622
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.002783100%coinbase104d ago0x9a1871…5cec40
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.002706100%coinbase104d ago0x36fe36…a5d722
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.002681100%coinbase104d ago0xb380aa…ae6bab
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.002634100%coinbase104d ago0xbb788e…642369
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.002398100%coinbase104d ago0x758400…f7aac2
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.002522100%coinbase104d ago0xf21ef9…5fcbcc
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.00242100%coinbase104d ago0x3368a8…c9ca7e
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.002363100%coinbase104d ago0x9f3332…71289e
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.002004100%coinbase104d ago0x2299ba…b9d9d7
0x3491…402e0x6e00…b04cBaseBlockRun.AIAi$0.005100%coinbase104d ago0xc2c4e5…809b22
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.00198100%coinbase104d ago0x0dfb2a…29f998

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.