Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa64d ago0xfd4196…7d729a
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa64d ago0x4fc208…1f3108
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa64d ago0xfdd426…c68e53
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa64d ago0xb981ed…63af82
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa64d ago0xc02845…581880
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa64d ago0xfa321f…e83922
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa64d ago0x00be88…ae69c9
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa64d ago0x3eec91…af1b17
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa64d ago0x5f9df1…ec695f
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa64d ago0xfba350…4fa1f0
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa64d ago0x732252…33e214
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa64d ago0xe02ec8…de18a8
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa64d ago0xbdfeec…1163dd
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa64d ago0xd4c6d6…5f4a4f
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa64d ago0x51f01e…0c71c2
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa64d ago0xdefda1…f63e9e
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa64d ago0xcf9057…79e3e3
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa64d ago0x42bc88…3989d2
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa64d ago0x704ea6…b675f0

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.