Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI105d ago0x9fb852…e7ebf4
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI106d ago0x8380c8…f35ad5
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1e063d…3c5b4a
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI106d ago0xeb251e…e6528e
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI106d ago0x948edd…baf32e
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI106d ago0xfba3b4…2b4add
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe35bf1…5865b1
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI106d ago0x41d20f…fc00fc
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI106d ago0xfb2647…bea7b7
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd30cc4…8acc66
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI106d ago0x00333a…af34f4
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI106d ago0x653324…0b54c5
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1010af…56fd50
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI106d ago0xed6a00…fa9cb4
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf74686…20c248
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI106d ago0x32de28…4d6af1
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc2cb41…174ab9
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI106d ago0x30af80…7dfad2
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI106d ago0xdea953…1bbcd1
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI106d ago0xcb47aa…a9451f
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI106d ago0xcfa919…5bb24c
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI106d ago0x599650…e1721b
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI106d ago0xac3767…cd5552
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc702cb…7e8579
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI106d ago0x05d7c7…34df5a

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.