Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xce57…58c70xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase66d ago0xcfdfcf…91ebe1
0xce57…58c70xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase66d ago0x6b8cfc…e3274a
0xce57…58c70xe903…1abfBaseBlockRun.AIAi$0.003508100%coinbase66d ago0x2f6e1c…4ae798
0xce57…58c70xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase66d ago0x548cad…bf2a0d
0xce57…58c70xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase66d ago0xa96b38…39c8a2
0xce57…58c70xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase66d ago0x65b40b…3b6239
0xce57…58c70xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase66d ago0xe29c51…f6b290
0xce57…58c70xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase66d ago0x50917b…e3832c
0xce57…58c70xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase66d ago0x2de9eb…f64b66
0xce57…58c70xe903…1abfBaseBlockRun.AIAi$0.003557100%coinbase66d ago0x7423f4…b6574e
0xce57…58c70xe903…1abfBaseBlockRun.AIAi$0.003428100%coinbase66d ago0x7c63dc…bad242
0xce57…58c70xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase66d ago0x45e12a…8aacd0
0xce57…58c70xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase66d ago0xf176b5…52ad00
0xce57…58c70xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase66d ago0x600907…319e4e
0xce57…58c70xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase66d ago0xb2f04b…409dbb
0xce57…58c70xe903…1abfBaseBlockRun.AIAi$0.003783100%coinbase66d ago0xe9044d…aaeb2d
0xce57…58c70xe903…1abfBaseBlockRun.AIAi$0.003573100%coinbase66d ago0x71343c…f2592a
0xce57…58c70xe903…1abfBaseBlockRun.AIAi$0.003445100%coinbase66d ago0x6918a1…6040c2
0xce57…58c70xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase66d ago0xb7d12b…d745dd
0xce57…58c70xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase66d ago0x13fff9…60eb6e
0xce57…58c70xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase66d ago0x245412…092806
0xce57…58c70xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase66d ago0x80cf0e…bc756e
0xce57…58c70xe903…1abfBaseBlockRun.AIAi$0.003584100%coinbase66d ago0x34230c…a8eb41
0xce57…58c70xe903…1abfBaseBlockRun.AIAi$0.003424100%coinbase66d ago0xa66c6f…a81e4a
0xce57…58c70xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase66d ago0xecb067…0561a2

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.