Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaefa…de0f0xfe80…47eeBase—$0.001100%fluxa7d ago0x4cb8b4…6e17ba
0xaefa…de0f0xfe80…47eeBase—$0.001100%fluxa7d ago0x411515…4df988
0xaefa…de0f0xfe80…47eeBase—$0.001100%fluxa7d ago0x56bd30…300a9a
0xaefa…de0f0xfe80…47eeBase—$0.001100%fluxa7d ago0x8565b6…a34c7b
0xaefa…de0f0xfe80…47eeBase—$0.001100%fluxa7d ago0xb0fb9d…2820bc
0xaefa…de0f0xfe80…47eeBase—$0.001100%fluxa7d ago0xb950c2…a1c279
0xaefa…de0f0xfe80…47eeBase—$0.001100%fluxa7d ago0x36785d…3cd833
0xaefa…de0f0xfe80…47eeBase—$0.001100%fluxa7d ago0x418c32…7b5884
0xaefa…de0f0xfe80…47eeBase—$0.001100%fluxa7d ago0x6b3574…60f77e
0xaefa…de0f0xfe80…47eeBase—$0.001100%fluxa7d ago0xd0827b…0eaa45
0xaefa…de0f0xfe80…47eeBase—$0.001100%fluxa7d ago0xdd6f07…1ae8c4
0xaefa…de0f0xfe80…47eeBase—$0.001100%fluxa7d ago0xd13f1c…77822e
0xaefa…de0f0xfe80…47eeBase—$0.001100%fluxa7d ago0x6a4ab5…6527c3
0xaefa…de0f0xfe80…47eeBase—$0.001100%fluxa7d ago0x686b4e…2930e5
0xaefa…de0f0xfe80…47eeBase—$0.001100%fluxa7d ago0xc4b682…f326eb
0xaefa…de0f0xfe80…47eeBase—$0.001100%fluxa7d ago0xb274a0…9c4e73
0xaefa…de0f0xfe80…47eeBase—$0.001100%fluxa7d ago0x916c83…f014b9
0xaefa…de0f0xfe80…47eeBase—$0.001100%fluxa7d ago0x07aa96…41918a
0xaefa…de0f0xfe80…47eeBase—$0.001100%fluxa7d ago0x0aaa42…943322
0xaefa…de0f0xfe80…47eeBase—$0.001100%fluxa7d ago0x778676…cc8e0a
0xaefa…de0f0xfe80…47eeBase—$0.001100%fluxa7d ago0xcb71f2…6ef746
0xaefa…de0f0xfe80…47eeBase—$0.001100%fluxa7d ago0xbc518a…41c493
0xaefa…de0f0xfe80…47eeBase—$0.001100%fluxa7d ago0x4628c2…2eeda1
0xaefa…de0f0xfe80…47eeBase—$0.001100%fluxa7d ago0xcf7af6…685235
0xaefa…de0f0xfe80…47eeBase—$0.001100%fluxa7d ago0x4d6dff…02c934

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.