Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.00239100%coinbase21d ago0x03803d…893a76
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase21d ago0x462be8…a86775
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.00238100%coinbase21d ago0x27381c…b9fddd
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase21d ago0xad8310…371d98
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase21d ago0x7782ab…930086
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002372100%coinbase21d ago0x71d3c7…ce5d96
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002366100%coinbase21d ago0x5bd8ca…0854b8
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase21d ago0xc24410…9f4b9e
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase21d ago0xedd832…991635
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase21d ago0xcf5c34…a639f8
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002366100%coinbase21d ago0x38e453…9f9144
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002366100%coinbase21d ago0xa93924…32ad81
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase21d ago0xbc1619…b05fcd
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase21d ago0xf4e57e…ee13fa
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002367100%coinbase21d ago0x87a57b…8a932d
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase21d ago0x263320…554883
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase21d ago0x2454e0…0c9357
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002383100%coinbase21d ago0x66a3ab…7d972d
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase21d ago0xaa4953…0a8255
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002377100%coinbase21d ago0x4532ae…98c801
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002379100%coinbase21d ago0xe0a8b2…484106
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase21d ago0x63c459…c963b3
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase21d ago0xa8f49f…5b5ca0
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002373100%coinbase21d ago0x036265…5fb7e3
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002366100%coinbase21d ago0x8ede63…06bc0d

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.