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$2.38100%coinbase114d ago0x7c8c82…9cb8e4
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$2.38100%coinbase114d ago0x7c9a1b…79aca7
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase114d ago0xcad14e…18b2ac
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase114d ago0x5dcb1a…88d1c8
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase114d ago0xc6c3b6…ea18a3
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase114d ago0xf19cef…aa3407
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase114d ago0xbec8fd…a862ec
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001127100%coinbase114d ago0x97fd8e…1ee7d4
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase114d ago0x1cfe80…ab2c4f
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase114d ago0xf55334…a2a728
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase114d ago0xe65a07…ae7377
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase114d ago0x83e383…99cd0a
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase114d ago0x2e771e…114625
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.009099100%coinbase114d ago0x906f8f…5826db
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase114d ago0x4863ec…ebafe0
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase114d ago0xbb7f49…fdc02f
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase114d ago0xae108d…9061b7
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase114d ago0xd639d0…485fe1
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase114d ago0x0d922e…5aa8aa
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase114d ago0x58d4ce…a93445
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase114d ago0x8e5bef…744615
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase114d ago0x68adc4…b7b941
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase114d ago0xe76fac…47364d
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase114d ago0x251be3…e66d26
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase114d ago0xed7457…ae0370

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.