Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase116d ago0xf3d2db…cd8528
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase116d ago0x3f5909…f5fed4
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase116d ago0xf6096b…123f15
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$1.19100%coinbase116d ago0xacff86…237730
0xcc8c…5ef80x058a…8f17BaseBlockRun.AIAi$0.005100%coinbase116d ago0x3ea45a…b61f9b
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$1.19100%coinbase116d ago0x27e264…8f3696
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$1.19100%coinbase116d ago0xa15e5e…f06eb3
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$1.19100%coinbase116d ago0xcf1bf9…a0c51d
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$1.19100%coinbase116d ago0x574abb…8e1d2c
0xcc8c…5ef80x058a…8f17BaseBlockRun.AIAi$0.001100%coinbase116d ago0x83478b…0a94cb
0xcc8c…5ef80x058a…8f17BaseBlockRun.AIAi$0.005100%coinbase116d ago0xf1c704…6ef32f
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$1.19100%coinbase116d ago0x34b350…5e2577
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase116d ago0x8ee6c6…ef53ae
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase116d ago0x80aaba…b65140
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.16100%coinbase116d ago0xc9d806…00f20f
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$1.19100%coinbase116d ago0x09fc2b…23fc48
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$1.19100%coinbase116d ago0x0a6f50…2797b2
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.16100%coinbase116d ago0x075c22…e65b86
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.16100%coinbase116d ago0xecca93…6dfc97
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$1.19100%coinbase116d ago0xf861a6…5247e8
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$1.19100%coinbase116d ago0x933022…6a7443
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$1.19100%coinbase116d ago0xd5f289…a1fdc3
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.16100%coinbase116d ago0x44cbc1…115453
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase116d ago0x32b367…55a57a
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.003286100%coinbase116d ago0x960afe…612565

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.