Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2e88…de1f0xfe80…47eeBase$0.001100%fluxa14d ago0x4b0ad0…608479
0x2e88…de1f0xfe80…47eeBase$0.001100%fluxa14d ago0x3a85a1…3d1268
0x2e88…de1f0xfe80…47eeBase$0.001100%fluxa14d ago0xa30f16…6c4063
0x2e88…de1f0xfe80…47eeBase$0.001100%fluxa14d ago0xbf4689…825ac4
0x2e88…de1f0xfe80…47eeBase$0.001100%fluxa14d ago0x46fc9e…cc6fb4
0x2e88…de1f0xfe80…47eeBase$0.001100%fluxa14d ago0x7193a4…348f1c
0x2e88…de1f0xfe80…47eeBase$0.001100%fluxa14d ago0x6466dc…b26884
0x2e88…de1f0xfe80…47eeBase$0.001100%fluxa14d ago0x72105b…9678b1
0x2e88…de1f0xfe80…47eeBase$0.001100%fluxa14d ago0x9cc514…0e8006
0x2e88…de1f0xfe80…47eeBase$0.001100%fluxa14d ago0x969205…95999a
0x2e88…de1f0xfe80…47eeBase$0.001100%fluxa14d ago0xcaecef…b415ae
0x2e88…de1f0xfe80…47eeBase$0.001100%fluxa14d ago0xcd2858…ce28e8
0x2e88…de1f0xfe80…47eeBase$0.001100%fluxa14d ago0x04768f…47c2d8
0x2e88…de1f0xfe80…47eeBase$0.001100%fluxa14d ago0xe0079f…2088dc
0x2e88…de1f0xfe80…47eeBase$0.001100%fluxa14d ago0x6b22f9…3d8f0c
0x2e88…de1f0xfe80…47eeBase$0.001100%fluxa14d ago0xef857c…d2eb1d
0x2e88…de1f0xfe80…47eeBase$0.001100%fluxa14d ago0x77fbb6…f116ec
0x2e88…de1f0xfe80…47eeBase$0.001100%fluxa14d ago0x6c9c43…eeddca
0x2e88…de1f0xfe80…47eeBase$0.001100%fluxa14d ago0x4d2d40…b5172b
0x2e88…de1f0xfe80…47eeBase$0.001100%fluxa14d ago0x8d6171…64b0c4
0x2e88…de1f0xfe80…47eeBase$0.001100%fluxa14d ago0xb49b42…8c92ce
0x2e88…de1f0xfe80…47eeBase$0.001100%fluxa14d ago0xd200df…f50689
0x2e88…de1f0xfe80…47eeBase$0.001100%fluxa14d ago0x1103d8…f5608e
0x2e88…de1f0xfe80…47eeBase$0.001100%fluxa14d ago0x1dc8e1…d452a2
0x2e88…de1f0xfe80…47eeBase$0.001100%fluxa14d ago0x67d7a5…a51f50

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.