Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.005876100%coinbase144d ago0xca502e…eb35a9
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase144d ago0xc530ae…dd3d8a
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.00577100%coinbase144d ago0x358a43…312093
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase144d ago0xd8ef48…411707
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase144d ago0x557830…64ee93
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.005656100%coinbase144d ago0x14ffc5…82abc8
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase144d ago0xf84b91…0f261f
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.00671100%coinbase144d ago0xa87024…cc7499
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase144d ago0xb917fd…a9c160
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase144d ago0x9558f5…31386c
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.006725100%coinbase144d ago0x53925e…2e39dc
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase144d ago0xea0d8c…50a543
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase145d ago0x76e5e8…d3abc9
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase145d ago0x79a66d…7929ea
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase145d ago0x6ff165…9aff0f
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase145d ago0x8213db…cc8d68
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase145d ago0xd371ab…1c260f
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase145d ago0x07967a…3b78b5
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase145d ago0xca5d07…aac389
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase145d ago0x0f6020…1b5265
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase145d ago0x9ba04a…c18d10
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase145d ago0xec7466…f3e42d
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase145d ago0xe949b7…ca5f17
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.006357100%coinbase145d ago0xce2c66…8b8f60
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.006251100%coinbase145d ago0x3b463c…8616b4

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.