Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf4fe84…f1a35e
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI106d ago0x97e172…afd48e
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI106d ago0x41c347…6ac22b
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI106d ago0x13fe85…fd1ca4
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3a67e4…825060
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI106d ago0x8fedf9…af664b
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc1292d…beb167
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1e9be1…197b06
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI106d ago0x7e974d…7a3728
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI106d ago0x0bf27e…ef6588
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI106d ago0x98b4a5…40fbcd
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb08754…b7aa1f
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI106d ago0x8dda2c…c1054b
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf8712d…23aeb2
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI106d ago0x7f3ea0…5730f5
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI106d ago0xbac7c7…0924e1
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI106d ago0x5658ae…920993
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4d9278…7b760d
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1c857a…ea28d1
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI106d ago0x937218…421028
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI106d ago0x2f8aac…e9bff3
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI106d ago0x669f31…68561a
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI106d ago0x87e1d6…1b9e8b
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe102af…d17386
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc8f7ab…9a6ca7

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.