Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa19d ago0x177f7e…553fb5
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa19d ago0xf3fc2b…836d76
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa19d ago0x85d694…20496d
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa19d ago0xd96684…bfe18c
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa19d ago0x13d9a5…c01f6e
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa19d ago0xea49e5…cf7d8f
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa19d ago0xdd72cd…bd560a
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa19d ago0x81032d…4d3617
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa19d ago0x9873c9…f6618a
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa19d ago0x6aa437…11d8be
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa19d ago0x0df66b…5928da
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa19d ago0x7c4a35…bf353e
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa19d ago0x643b55…6bb170
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa19d ago0x653a15…8e3d0a
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa19d ago0x255e90…b34d84
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa19d ago0xcae4e8…048c11
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa19d ago0xbd1b80…067280
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa19d ago0x5497e7…61e793
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa19d ago0xfe952a…96b455
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa19d ago0xfdcf2e…9ca339
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa19d ago0xf77e27…26de8c
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa19d ago0x20eec1…7db38b
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa19d ago0x5d44d9…f8f81f
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa19d ago0xfd716a…5a7b5d
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa19d ago0x4d8783…c24d52

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.