Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x82c7…5f690xe903…1abfBaseBlockRun.AIAi$0.20100%coinbase46d ago0xc9afa5…387d38
0x82c7…5f690xe903…1abfBaseBlockRun.AIAi$0.12100%coinbase46d ago0x722066…8fcf06
0x82c7…5f690xe903…1abfBaseBlockRun.AIAi$0.19100%coinbase46d ago0xdcc00d…c88ee4
0x82c7…5f690xe903…1abfBaseBlockRun.AIAi$0.12100%coinbase46d ago0x54ed94…6241f2
0x82c7…5f690xe903…1abfBaseBlockRun.AIAi$0.12100%coinbase46d ago0xc689dc…a6e898
0x82c7…5f690xe903…1abfBaseBlockRun.AIAi$0.12100%coinbase46d ago0x6915c3…5ae1e3
0x82c7…5f690xe903…1abfBaseBlockRun.AIAi$0.11100%coinbase46d ago0x4f3975…207d4b
0x82c7…5f690xe903…1abfBaseBlockRun.AIAi$0.11100%coinbase46d ago0x756e62…285557
0x82c7…5f690xe903…1abfBaseBlockRun.AIAi$0.11100%coinbase46d ago0x386493…60dccc
0x82c7…5f690xe903…1abfBaseBlockRun.AIAi$0.11100%coinbase46d ago0x69d52a…ba2742
0x82c7…5f690xe903…1abfBaseBlockRun.AIAi$0.11100%coinbase46d ago0x700ed6…580206
0x82c7…5f690xe903…1abfBaseBlockRun.AIAi$0.11100%coinbase46d ago0xe01795…7da385
0x82c7…5f690xe903…1abfBaseBlockRun.AIAi$0.11100%coinbase46d ago0x711b40…47dede
0x82c7…5f690xe903…1abfBaseBlockRun.AIAi$0.11100%coinbase46d ago0xa9187b…85816f
0x82c7…5f690xe903…1abfBaseBlockRun.AIAi$0.11100%coinbase46d ago0x211f72…c97a93
0x82c7…5f690xe903…1abfBaseBlockRun.AIAi$0.10100%coinbase46d ago0xa79774…25e34e
0x82c7…5f690xe903…1abfBaseBlockRun.AIAi$0.10100%coinbase46d ago0x72aca0…fc8b5d
0x82c7…5f690xe903…1abfBaseBlockRun.AIAi$0.10100%coinbase46d ago0x800601…12831a
0x82c7…5f690xe903…1abfBaseBlockRun.AIAi$0.10100%coinbase46d ago0xda10b5…fdc0da
0x82c7…5f690xe903…1abfBaseBlockRun.AIAi$0.10100%coinbase46d ago0x690fdc…3c2fdf
0x82c7…5f690xe903…1abfBaseBlockRun.AIAi$0.10100%coinbase46d ago0x7cfe57…dced1c
0x82c7…5f690xe903…1abfBaseBlockRun.AIAi$0.10100%coinbase46d ago0xa73ce2…81ab03
0x82c7…5f690xe903…1abfBaseBlockRun.AIAi$0.10100%coinbase46d ago0x0aea57…b2094d
0x82c7…5f690xe903…1abfBaseBlockRun.AIAi$0.09100%coinbase46d ago0x6e0d36…1a1001
0x82c7…5f690xe903…1abfBaseBlockRun.AIAi$0.09100%coinbase46d ago0x069524…892654

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.