Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa36d ago0x3cdfc1…f0dc40
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa36d ago0x3aa0c0…939c2b
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa36d ago0x0501f9…b8c32b
0x32d9…7dda0x9c95…e299Base—$0.001100%fluxa36d ago0xf6b7e3…86c8d2
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa36d ago0xbf6ee3…a8ab2b
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa36d ago0xa4442f…8a0286
0x32d9…7dda0x9c95…e299Base—$0.001100%fluxa36d ago0x6de760…e951b0
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa36d ago0xa9741d…e0f253
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa36d ago0x181cf9…9c8b93
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa36d ago0x2db3ba…113ed2
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa36d ago0x708c20…8f2b4f
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa36d ago0xa9b983…2724ab
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa36d ago0xa8503c…46c3bd
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa36d ago0xebc01d…fb0f91
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa36d ago0x2248ba…b9ddc4
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa36d ago0xfe5c00…b6beff
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa36d ago0x819456…2184c5

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.