Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI107d ago0x27097e…734b0c
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI107d ago0x6bb105…948c2a
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI107d ago0x79aea3…aed7e9
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI107d ago0x700b7f…6349b8
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc5d674…3f21a2
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI107d ago0x9cab02…4389fe
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI107d ago0x8ab347…bbc635
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI107d ago0x0cec0f…cebbf8
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc3cd12…cc2fc3
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI107d ago0x042c26…98091a
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI107d ago0x7752e7…1e9d42
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI107d ago0x50fd95…5b937a
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI107d ago0x0f454b…b5a1ba
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI107d ago0x826018…488c7c
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI107d ago0xac1ee5…a74c8e
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI107d ago0x0065d8…51f280
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI107d ago0x2768bf…a0a258
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI107d ago0x140c02…bec114
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe08e59…cc46b1
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI107d ago0x9dc52c…4f7ca1
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI107d ago0xbb2e27…9cce35
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc308bb…f54c2b
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI108d ago0x19b7d6…77d507
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI108d ago0x2c0acd…4a0b85
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI108d ago0xeb97f4…267ffa

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.