Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2af6…36490x8043…25a8Basex402 service$0.01100%payAI105d ago0x610ccd…0ba85a
0x2af6…36490x8043…25a8Basex402 service$0.01100%payAI105d ago0x3292d0…a7f9eb
0x2af6…36490x8043…25a8Basex402 service$0.01100%payAI105d ago0x054498…33eb59
0x2af6…36490x8043…25a8Basex402 service$0.01100%payAI105d ago0x8bfd7d…99ddb2
0x2af6…36490x8043…25a8Basex402 service$0.01100%payAI105d ago0x751855…407c7c
0x2af6…36490x8043…25a8Basex402 service$0.01100%payAI105d ago0x97f2d4…f59a90
0x2af6…36490x8043…25a8Basex402 service$0.01100%payAI105d ago0x48a304…be2a24
0x2af6…36490x8043…25a8Basex402 service$0.01100%payAI105d ago0x9428cc…676310
0x2af6…36490x8043…25a8Basex402 service$0.01100%payAI105d ago0x041de4…5e4d1d
0x2af6…36490x8043…25a8Basex402 service$0.01100%payAI105d ago0x27488d…7aa543
0x2af6…36490x8043…25a8Basex402 service$0.01100%payAI105d ago0xf1ecc1…23f826
0x2af6…36490x8043…25a8Basex402 service$0.01100%payAI105d ago0x4e8d42…25dbf6
0x2af6…36490x058a…8f17BaseBlockRun.AIAi$0.0075100%coinbase105d ago0x361e3f…96623a
0x2af6…36490x058a…8f17BaseBlockRun.AIAi$0.0075100%coinbase105d ago0xe12e94…0f4ae4
0x2af6…36490x058a…8f17BaseBlockRun.AIAi$0.0075100%coinbase105d ago0x6112dc…33f110
0x2af6…36490x058a…8f17BaseBlockRun.AIAi$0.0075100%coinbase105d ago0xa8696c…377d79
0x2af6…36490x058a…8f17BaseBlockRun.AIAi$0.0075100%coinbase105d ago0xad6752…ad9cf2
0x2af6…36490x058a…8f17BaseBlockRun.AIAi$0.0075100%coinbase105d ago0xdac2c9…296903
0x2af6…36490x058a…8f17BaseBlockRun.AIAi$0.0075100%coinbase105d ago0xe86662…3089ea
0x2af6…36490x058a…8f17BaseBlockRun.AIAi$0.0075100%coinbase105d ago0x4c3580…e98bb5
0x2af6…36490x058a…8f17BaseBlockRun.AIAi$0.0075100%coinbase105d ago0x496f4f…6f0075
0x2af6…36490x058a…8f17BaseBlockRun.AIAi$0.0075100%coinbase105d ago0x01344d…1c02ad
0x2af6…36490x058a…8f17BaseBlockRun.AIAi$0.0075100%coinbase105d ago0xed3dab…4c6aa1
0x2af6…36490x058a…8f17BaseBlockRun.AIAi$0.0075100%coinbase105d ago0x4a919a…bc136a
0x2af6…36490x058a…8f17BaseBlockRun.AIAi$0.0075100%coinbase105d ago0xa943ca…516aab

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.