Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.003445100%coinbase126d ago0x9127fe…3a582f
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.002688100%coinbase126d ago0x24cd08…448f07
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.002688100%coinbase126d ago0x92faeb…053d77
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.002688100%coinbase126d ago0xa2c54e…d73f7d
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.002688100%coinbase126d ago0x799654…e44d6f
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.002688100%coinbase126d ago0x6c9f61…6ab315
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.002688100%coinbase126d ago0x156bbd…43d46b
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.003445100%coinbase126d ago0x6c6927…62e8de
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.002686100%coinbase126d ago0x8275ee…69af1e
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.002686100%coinbase126d ago0x02b7d4…ce0e3f
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.002686100%coinbase126d ago0xaf0b83…db94ca
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.002686100%coinbase126d ago0xc1c556…d33b8c
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.002686100%coinbase126d ago0xa13abb…aad6ba
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.002686100%coinbase126d ago0xb4658c…002244
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.003445100%coinbase126d ago0xb76384…f165de
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.002677100%coinbase126d ago0x0fe044…969fa5
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.002677100%coinbase126d ago0x8a3b2d…b6f615
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.002677100%coinbase126d ago0xf58bde…ec9f0a
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.002677100%coinbase126d ago0x86a2a0…562644
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.002677100%coinbase126d ago0xdb5ae2…64f2da
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.002677100%coinbase126d ago0x7effa9…0c33ac
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.003445100%coinbase126d ago0x692917…f9fedd
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.002665100%coinbase126d ago0x514a20…0dd9a5
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.002665100%coinbase126d ago0xd3480c…5f71e5
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.002665100%coinbase126d ago0x93974b…b6ee8e

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.