Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x15c3…bc2b0x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase120d ago0x2726be…6f038a
0x15c3…bc2b0x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase120d ago0x8dcfdc…6ae89b
0xf6db…c3c40x6e00…b04cBaseBlockRun.AIAi$0.005100%coinbase120d ago0xaf40c4…5e30c4
0x15c3…bc2b0x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase120d ago0x28a5a3…ccbcbc
0xf6db…c3c40x6e00…b04cBaseBlockRun.AIAi$0.005100%coinbase120d ago0x4c1da6…e8feab
0x15c3…bc2b0x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase120d ago0x84648a…63e054
0x9cc4…b1760x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase120d ago0xca9e42…6d5e59
0x15c3…bc2b0x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase120d ago0x701691…60e51e
0x9cc4…b1760x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase120d ago0xc4e9e2…271fcc
0x15c3…bc2b0x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase120d ago0xfbbc97…bbf83d
0xf6db…c3c40x6e00…b04cBaseBlockRun.AIAi$0.005100%coinbase120d ago0x576860…918fff
0x15c3…bc2b0x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase120d ago0x6c1480…7a14ba
0x15c3…bc2b0x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase120d ago0x9ab9dd…c32ad7
0x15c3…bc2b0x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase120d ago0x662b9e…228589
0x15c3…bc2b0x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase120d ago0x34ebb0…bed468
0x15c3…bc2b0x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase120d ago0x84f1ca…c84142
0x15c3…bc2b0x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase120d ago0x856056…707299
0x15c3…bc2b0x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase120d ago0xd61f36…325e58
0xc417…2f700x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase120d ago0xdd3773…a6b196
0x15c3…bc2b0x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase120d ago0xd2dec4…5957c3
0x15c3…bc2b0x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase120d ago0x781bf5…c5039f
0xfefd…11bf0x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase120d ago0x395af3…64c71b
0x3c19…95740x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase120d ago0xfbfd0f…2f80c0
0xb5fa…509b0x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase120d ago0x43dd3d…ba4832
0x3c19…95740x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase120d ago0x2da550…47280e

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.