Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x256ad9…800104
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI119d ago0xc4143e…e998be
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI119d ago0xf1d875…3cbfd1
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x9e2100…ca3537
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x3a199c…19cbe3
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x756e88…c5f463
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x2755aa…3f985a
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x80e67e…59cd72
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x3e945c…64935d
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x654552…b392ab
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x78ce10…0222c1
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x22d2ce…ec145e
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x0d37c4…b0776e
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x3b95f8…f5c9ee
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x37d4d3…26dcc1
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x0bd127…7efb21
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x5f5c38…c7f94d
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x59611b…cbde59
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x90e5f6…2b1f5c
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI119d ago0xd1f94a…6b835c
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI119d ago0xa6afd4…eae6b5
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x59bd13…6005eb

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.