Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc9f693…a4daf7
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa04554…74513c
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI104d ago0x7b3f93…5998ba
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI104d ago0x766767…dbfdff
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI104d ago0x887716…51e61d
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8842ab…a04019
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa29071…7a7dbf
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI104d ago0xaea569…b81a59
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc8f482…a29ac8
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6a4bfc…5a7512
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7fc198…e9947a
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4c286d…3e2891
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd02252…3d3562
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4d71dd…e774ed
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1c56a6…9cc4b4
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa557ab…8a1dcf
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI105d ago0x73f7b3…cf91eb
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI105d ago0x6ec31b…f1fc2b
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI105d ago0x49ccce…5c69b8
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4ff4c6…cc1f5b
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd5da24…c05545
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI105d ago0x16c367…3fa64b
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI105d ago0x062144…1de3a3
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI105d ago0x62a592…c2b366
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd87163…ba10ca

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.