Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x27ab…248c0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase14d ago0xb71a7a…eea100
0x27ab…248c0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase14d ago0x6c3725…8ebd8c
0x27ab…248c0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase14d ago0x96a0cc…b06add
0x27ab…248c0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase14d ago0x20dc7f…52e454
0x5474…e5450x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase14d ago0x920135…28b6b2
0xd24c…345b0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase14d ago0xc3145e…714761
0xed20…8dba0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase14d ago0xe66c04…23a02b
0xc9c7…16700x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase14d ago0xe96f78…494fc7
0x6a07…60a40x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase15d ago0x37c665…69f596
0x4f64…c0ca0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase15d ago0x57e030…d9d61f
0x9d3d…d8370x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase15d ago0xbd1134…4f3d8b
0x9d3d…d8370x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase15d ago0x9b7e7b…4cd807
0x3e96…e5580x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase15d ago0x25d091…5edc64
0x9d3d…d8370x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase15d ago0x67b555…e19ee0
0x31ba…c9cd0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase15d ago0xfff50b…fde047
0x31ba…c9cd0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase15d ago0x2d0e2a…821d19
0xb950…8cb90x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase15d ago0xb7b0b3…c545c3
0x9d3d…d8370x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase15d ago0x6719fa…cbd9e3
0x9d3d…d8370x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase15d ago0x5230c9…51a6eb
0x99d3…b0720x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase15d ago0x7d5c87…90bbc0
0x56f7…65340x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase15d ago0x1edf2c…57a6d8
0x79f8…f7580x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase15d ago0xaa45a4…0949f9
0x79f8…f7580x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase15d ago0x3e4c03…4e26f1
0x71f3…e07e0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase15d ago0x31ee45…56c8b1
0x35ba…db120x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase15d ago0x95d5c5…cd2b45

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.