Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI109d ago0x612925…d46965
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI109d ago0x59f9fe…ff02d0
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3af8c2…52e601
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI109d ago0x569116…3b11ab
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI109d ago0xcbadd1…8ecb79
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa57794…6f43aa
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI109d ago0xae4ede…b91f8f
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc9afef…e2ac14
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI109d ago0x145399…597b0d
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI109d ago0x092e56…5eec52
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI109d ago0x6e1ce1…eb4bec
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI109d ago0x72a1b9…07b143
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe584fb…459f4a
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI109d ago0x98cd22…2fe324
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2e09cb…71fdfa
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI109d ago0xeab758…2b8d83
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI109d ago0x973611…d99abb
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe35c61…773720
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI109d ago0x7b5f0e…080927
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI109d ago0xbf5f44…7e307f
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2cdb5e…cf13c6
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe9e03f…3b8808
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa7c46b…87e607
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI109d ago0x07ae9e…b9f867
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI109d ago0x921694…a7ab78

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.