Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcc78…f24c0xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase133d ago0xb34f8a…462bb8
0xa22f…442a0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase133d ago0xf20738…0af7f2
0xa22f…442a0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase133d ago0x906e9b…a0a6ec
0xa22f…442a0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase133d ago0x9bc232…e87dcd
0xd394…8b5c0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase133d ago0x696350…17a9e9
0x60d4…81fe0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase133d ago0xa6a9c6…f6fdac
0x60d4…81fe0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase133d ago0x4667c3…b998db
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase133d ago0x6f28ae…98e258
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase133d ago0xf0d83c…9555a0
0x128c…1d480xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase133d ago0xa189f8…2566e9
0xa22f…442a0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase133d ago0x111df7…3611a8
0xa22f…442a0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase133d ago0xc2e1b8…4e8eb8
0xa22f…442a0xe903…1abfBaseBlockRun.AIAi$0.004316100%coinbase133d ago0x84caea…3adcde
0x60d4…81fe0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase133d ago0x1073eb…78a4ea
0x60d4…81fe0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase133d ago0xb998c0…157353
0xd394…8b5c0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase133d ago0x2b33e9…89af11
0xd394…8b5c0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase133d ago0x0513f6…c009e2
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001605100%coinbase133d ago0xce080b…61d1cb
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001433100%coinbase133d ago0xf55f16…8978ba
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase133d ago0x0c6fd8…634216
0x6d06…f1a60xe903…1abfBaseBlockRun.AIAi$0.009258100%coinbase133d ago0x239f3b…edb9ae
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase133d ago0xd9d2c6…81438f
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase133d ago0x83e0f8…eb55e8
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.006232100%coinbase133d ago0x1cc515…3f42af
0xac35…cdb70xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase133d ago0x658934…dbe524

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.