Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2641…29990xe2e6…17feBasex402 service$0.01100%payAI39d ago0xcbf730…92daf3
0x2641…29990xe2e6…17feBasex402 service$0.01100%payAI39d ago0x842bca…9a875b
0x2641…29990xe2e6…17feBasex402 service$0.02100%payAI39d ago0x044059…6545a2
0x2641…29990xe2e6…17feBasex402 service$0.01100%payAI39d ago0x7760e9…9afb32
0x2641…29990xe2e6…17feBasex402 service$0.01100%payAI39d ago0xe680be…9bdc80
0x2641…29990xe2e6…17feBasex402 service$0.01100%payAI39d ago0xaf0edd…9f8606
0x2641…29990xe2e6…17feBasex402 service$0.02100%payAI39d ago0x4c2b94…487f2b
0x2641…29990xe2e6…17feBasex402 service$0.02100%payAI39d ago0xfc96bf…fee872
0x2641…29990xe2e6…17feBasex402 service$0.02100%payAI39d ago0xff5b0c…971aec
0x2641…29990xe2e6…17feBasex402 service$0.01100%payAI39d ago0xb6b76c…e2ecd6
0x2641…29990xe2e6…17feBasex402 service$0.01100%payAI39d ago0x326eac…1655c1
0x2641…29990xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase39d ago0xbd052b…b5680b
0x2641…29990xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase39d ago0xd0ff7d…0a5ed2
0x2641…29990xe2e6…17feBasex402 service$0.01100%payAI39d ago0x8b988c…d21493
0x2641…29990xe2e6…17feBasex402 service$0.01100%payAI39d ago0x938f97…526159
0x2641…29990xe2e6…17feBasex402 service$0.01100%payAI39d ago0x7b5e77…ea217a
0x2641…29990xe2e6…17feBasex402 service$0.01100%payAI39d ago0x7efec0…ba1fdf
0x2641…29990xe2e6…17feBasex402 service$0.01100%payAI39d ago0x7777f3…2cecad
0x2641…29990xe2e6…17feBasex402 service$0.01100%payAI39d ago0x72a048…40cb54
0x2641…29990xe2e6…17feBasex402 service$0.01100%payAI39d ago0x50c944…398328
0x2641…29990xe2e6…17feBasex402 service$0.01100%payAI39d ago0x61fc59…cd2bea
0x2641…29990xe2e6…17feBasex402 service$0.01100%payAI39d ago0x411957…cb0e04
0x2641…29990xe2e6…17feBasex402 service$0.01100%payAI39d ago0x562d6a…a80da3
0x2641…29990xe2e6…17feBasex402 service$0.02100%payAI39d ago0x5f8311…ac3385
0x2641…29990xe2e6…17feBasex402 service$0.01100%payAI39d ago0xe5cf68…0f56c0

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.