Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe4c06a…5238bf
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x6322d1…12097b
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x66136b…bccca8
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x08f0af…aff552
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x7b70d8…25c753
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x71c9a4…ebad0b
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x070ab8…ad16b8
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x7f6d2a…3e7e3b
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x7d2735…6df859
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb7150b…9bb8c4
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa215fc…19ac35
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe55599…d49d44
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x2458f6…868ba2
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x0fbb5e…efbc59
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xac096c…30bf3a
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x16fd8c…b978f1
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x2875c9…9b48ee
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x93647b…f63f86
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x7ca3dd…a50bb3
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x241d1c…2451fb
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf8e456…400fb2
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x17bee9…b4be0f
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc74aaf…481c70
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x26aeca…94eaeb
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe9a9d4…223ab8

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.