Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x74fd34…45fa1a
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x32b44b…34eb00
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe9c93d…274520
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x146291…6b44e5
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x9d616c…84b87a
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x3201ac…086a6e
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x8471df…f68cf5
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x27acea…e7ee42
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa11e17…204ada
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x3b5e49…f2507a
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc968be…9cc494
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb8132b…e21548
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x5d479b…01e0dc
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x95a96d…3074be
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x5d406a…5c452a
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x370970…58b1b7
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa4790e…b54e40
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xafcb2b…051f41
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x26cc20…74dada
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x244c7a…637f30
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x8c884d…34132f
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x103cae…35d7e6
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x232ad8…2a9fdc
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6b901a…a61dde
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x317867…81aa92

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.