Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI107d ago0x32115c…ea0c2a
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc88a15…1e4c2d
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI107d ago0x0ffc62…a1cae6
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI107d ago0x74ec2a…2fdbe3
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI107d ago0x0703e2…d7c4c5
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI107d ago0x78b828…b70fa7
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI107d ago0x956780…8dc36d
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1a5e96…47c5b4
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI107d ago0x5eedeb…16a46f
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa7abf9…843b32
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb30a38…a81070
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa36be0…5ac228
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI107d ago0xeab64e…164827
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa1e3a5…40b720
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd68723…e0738c
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI107d ago0x569eb2…4063b4
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc9cddb…cbc716
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa9c42c…06cc10
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI107d ago0x9630b2…7429e6
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI107d ago0xfa56b1…cf8ff1
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI107d ago0x7c81e1…cb9b33
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3ad856…de7a8a
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI107d ago0x264200…96bb02
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf66a4e…496df0
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb168b4…0a9846

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.