Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2cb0…3c720xcc19…930eBase—$0.10100%payAI11d ago0x4ed3c6…1680a3
0x47b9…1d950x2cb0…3c72Base—$0.10100%payAI11d ago0xfdc782…06e8cb
0x2cb0…3c720xcc19…930eBase—$0.10100%payAI11d ago0x6e2592…28292b
0x47b9…1d950x2cb0…3c72Base—$0.10100%payAI11d ago0x241944…e02845
0x2cb0…3c720xcc19…930eBase—$0.10100%payAI11d ago0xfa9525…3d1e6b
0x47b9…1d950x2cb0…3c72Base—$0.10100%payAI11d ago0x47d9ba…63f933
0x2cb0…3c720xcc19…930eBase—$0.10100%payAI11d ago0xc61e7f…99496b
0x47b9…1d950x2cb0…3c72Base—$0.10100%payAI11d ago0x11c3b6…75124f
0x2cb0…3c720xcc19…930eBase—$0.10100%payAI11d ago0x92777c…9bbe8c
0x47b9…1d950x2cb0…3c72Base—$0.10100%payAI11d ago0x412510…ba3e7f
0x2cb0…3c720xcc19…930eBase—$0.10100%payAI11d ago0x330b3a…db1ec9
0x47b9…1d950x2cb0…3c72Base—$0.10100%payAI11d ago0xbc9d2e…183057

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.