Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x578e…34f30x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe39fad…370d9a
0xbee0…a2340x6a5e…c666Basex402 service$0.001100%payAI103d ago0x1ee5ce…0c7c6e
0x501d…784a0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xf21d39…fb0e50
0x086f…813f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xcff3d6…9a59b0
0x0ebe…2a5b0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe624d6…650a23
0x501d…784a0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb3ab68…ffe5f9
0x52eb…94b50x6a5e…c666Basex402 service$0.001100%payAI103d ago0x7e17aa…e0fc45
0x0b69…99710x6a5e…c666Basex402 service$0.001100%payAI103d ago0x08add1…fd4e96
0xa225…48430x6a5e…c666Basex402 service$0.001100%payAI103d ago0x49b084…a77c5b
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI103d ago0x10ac19…100766
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x877e43…4a8fcf
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI103d ago0x7056d3…9a87a8
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd707dd…3da056
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x5229f3…4b2859
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x78a421…87c6cb
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI103d ago0x706361…e0db20
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe1e833…51f777
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xcf708d…bbfb24
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x55ab8c…22f4c3
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI103d ago0x3b433c…bfb604
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI103d ago0xad704e…ca855e
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI103d ago0x875512…c8b134
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc59d2a…007526
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI103d ago0x6b1280…76a4fb
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI103d ago0x9df62d…cb2919

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.