Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8f1d…55b00xe903…1abfBaseBlockRun.AIAi$0.09100%coinbase149d ago0x075a4e…ee7329
0x8f1d…55b00xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase149d ago0x1abf7f…b070bd
0x8f1d…55b00xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase149d ago0x4914d6…3679ee
0x8f1d…55b00xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase149d ago0x36e03a…00c127
0x8f1d…55b00xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase149d ago0xde0d57…e4be48
0x8f1d…55b00xe903…1abfBaseBlockRun.AIAi$0.08100%coinbase149d ago0x6e0912…e115f8
0x8f1d…55b00xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase149d ago0x0548af…1bfca4
0x8f1d…55b00xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase149d ago0x38da54…e764a7
0x8f1d…55b00xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase149d ago0xb353a9…2c6a8e
0x8f1d…55b00xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase149d ago0x2cb05c…abb619
0x8f1d…55b00xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase149d ago0x2c27a4…3ca94c
0x8f1d…55b00xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase149d ago0x8ff2fd…2d7eef
0x8f1d…55b00xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase149d ago0x5a19a2…ff0764
0x8f1d…55b00xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase149d ago0xde2c69…757d36
0x8f1d…55b00xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase149d ago0x997cc8…15fc11
0x8f1d…55b00xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase149d ago0xb9df05…b8a675
0x8f1d…55b00xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase150d ago0xc6c874…b23aca
0x8f1d…55b00xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase150d ago0x73a979…f7ae5d
0x8f1d…55b00xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase150d ago0x2d97f0…0adc6b
0x8f1d…55b00xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase150d ago0x1caba5…be964a
0x8f1d…55b00xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase150d ago0x420e6c…90774d
0x8f1d…55b00xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase150d ago0xad178f…62468a

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.