Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x703443…39cbce
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x15a2b7…7b1682
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x21551a…7d72a5
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xa971ae…898fe9
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x5ab65a…bc0728
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xa863b0…e250cb
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xa75f79…7f9afe
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xc21feb…d7439c
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x03b5e9…6d0899
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x88a993…211fc3
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x2483bd…38e888
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x59a0c3…39daa1
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x365dbf…e70b81
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xeecae7…7fa6f2
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xeac900…a6a119
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x181bf1…a149f7
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x7c67dd…1a2412
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x41f96a…6de5b7
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x321523…1c762c
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xedd06a…892183
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x0f35a5…d9089b
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x2ec9df…e3e779
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x2d32f9…a6a271
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xee650c…8cbf0c
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xdbf35b…d4f2e1

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.