Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdd20…d6c40xfe80…47eeBase—$0.001100%fluxa20d ago0xf98568…c2e3c3
0xdd20…d6c40xfe80…47eeBase—$0.001100%fluxa20d ago0xab5b76…52d8a5
0xdd20…d6c40xfe80…47eeBase—$0.001100%fluxa20d ago0xa13599…78f481
0xdd20…d6c40xfe80…47eeBase—$0.001100%fluxa20d ago0xd67792…2e07c3
0xdd20…d6c40xfe80…47eeBase—$0.001100%fluxa20d ago0x828a86…f59262
0xdd20…d6c40xfe80…47eeBase—$0.001100%fluxa20d ago0xd8f870…fbe395
0xdd20…d6c40xfe80…47eeBase—$0.001100%fluxa20d ago0x010d61…af263f
0xdd20…d6c40xfe80…47eeBase—$0.001100%fluxa20d ago0x2f7bbe…aced6d
0xdd20…d6c40xfe80…47eeBase—$0.001100%fluxa20d ago0xed11ca…f71eb7
0xdd20…d6c40xfe80…47eeBase—$0.001100%fluxa20d ago0x685642…366271
0xdd20…d6c40xfe80…47eeBase—$0.001100%fluxa20d ago0xa1fac6…6fe774
0xdd20…d6c40xfe80…47eeBase—$0.001100%fluxa20d ago0xe0a429…71520e
0xdd20…d6c40xfe80…47eeBase—$0.001100%fluxa20d ago0x974249…e8bd5e
0xdd20…d6c40xfe80…47eeBase—$0.001100%fluxa20d ago0x7ac80c…d55a13
0xdd20…d6c40xfe80…47eeBase—$0.001100%fluxa20d ago0x4cb018…218902
0xdd20…d6c40xfe80…47eeBase—$0.001100%fluxa20d ago0x05f77f…68c0ae
0xdd20…d6c40xfe80…47eeBase—$0.001100%fluxa20d ago0xc7af22…184e27
0xdd20…d6c40xfe80…47eeBase—$0.001100%fluxa20d ago0xdf68bf…7d4a5c
0xdd20…d6c40xfe80…47eeBase—$0.001100%fluxa20d ago0x3ee957…2b0512
0xdd20…d6c40xfe80…47eeBase—$0.001100%fluxa20d ago0xbe90f8…2f292a
0xdd20…d6c40xfe80…47eeBase—$0.001100%fluxa20d ago0x54b2dc…282355
0xdd20…d6c40xfe80…47eeBase—$0.001100%fluxa20d ago0x11014a…02dff7
0xdd20…d6c40xfe80…47eeBase—$0.001100%fluxa20d ago0x2c9102…1593f9
0xdd20…d6c40xfe80…47eeBase—$0.001100%fluxa20d ago0x2b27df…77a29f
0xdd20…d6c40xfe80…47eeBase—$0.001100%fluxa20d ago0xdfcd0a…5516cf

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.