Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb639…73980xfe80…47eeBase—$0.001100%fluxa27d ago0x285eb0…7096d4
0xb639…73980xfe80…47eeBase—$0.001100%fluxa27d ago0x5561a1…7e792f
0xb639…73980xfe80…47eeBase—$0.001100%fluxa27d ago0x233180…574638
0xb639…73980xfe80…47eeBase—$0.001100%fluxa27d ago0x2912ce…629e4a
0xb639…73980xfe80…47eeBase—$0.001100%fluxa27d ago0xd04a4b…5116f5
0xb639…73980xfe80…47eeBase—$0.001100%fluxa27d ago0xd59b3f…ef27b1
0xb639…73980xfe80…47eeBase—$0.001100%fluxa27d ago0x59d189…33c51b
0xb639…73980xfe80…47eeBase—$0.001100%fluxa27d ago0x7ad7ef…719bd1
0xb639…73980xfe80…47eeBase—$0.001100%fluxa27d ago0x7ecbc4…5cb9e7
0xb639…73980xfe80…47eeBase—$0.001100%fluxa27d ago0x6da012…cbff5e
0xb639…73980xfe80…47eeBase—$0.001100%fluxa27d ago0x16f9c8…8a4991
0xb639…73980xfe80…47eeBase—$0.001100%fluxa27d ago0x83c1ca…2e657e
0xb639…73980xfe80…47eeBase—$0.001100%fluxa27d ago0x352efa…3d864f
0xb639…73980xfe80…47eeBase—$0.001100%fluxa27d ago0xe6eee8…fedfe2
0xb639…73980xfe80…47eeBase—$0.001100%fluxa27d ago0xa2570a…5483c6
0xb639…73980xfe80…47eeBase—$0.001100%fluxa27d ago0x1a1468…4064b9
0xb639…73980xfe80…47eeBase—$0.001100%fluxa27d ago0xed81fd…cf1c08
0xb639…73980xfe80…47eeBase—$0.001100%fluxa27d ago0xa2168c…9026f2
0xb639…73980xfe80…47eeBase—$0.001100%fluxa27d ago0x1c45f5…cdad47
0xb639…73980xfe80…47eeBase—$0.001100%fluxa27d ago0xa35149…4620ad
0xb639…73980xfe80…47eeBase—$0.001100%fluxa27d ago0x712a4c…856972
0xb639…73980xfe80…47eeBase—$0.001100%fluxa27d ago0x6da88f…a4a66e
0xb639…73980xfe80…47eeBase—$0.001100%fluxa27d ago0xfa7fc5…6df55c
0xb639…73980xfe80…47eeBase—$0.001100%fluxa27d ago0x054b27…49fbc0
0xb639…73980xfe80…47eeBase—$0.001100%fluxa27d ago0x41cc7e…0a3f6b

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.