Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa19d ago0x7efd33…5f0c5a
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa19d ago0x9168fa…495df2
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa19d ago0xe92f50…b64118
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa19d ago0x9da636…10af2c
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa19d ago0xd12b50…8db438
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa19d ago0xdd738a…d96aa7
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa19d ago0x4b051d…05ddf0
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa19d ago0xdd46c7…7d0c5d
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa19d ago0x63c747…06b3b4
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa19d ago0xc296cc…d5fd6c
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa19d ago0xce88b2…43f4b8
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa19d ago0xe8c77b…2b2196
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa19d ago0x8df9d5…360482
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa19d ago0xc0ef1e…bcbe45
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa19d ago0x3274fa…a16e7f
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa19d ago0x788dd1…d2f671
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa19d ago0x6d5277…b0a2aa
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa19d ago0x069eba…9ee0bd
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa19d ago0xbfedd3…e78290
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa19d ago0x1e5037…4c4d4d
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa19d ago0x185782…da6364
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa19d ago0x8f2fc5…81c69d
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa20d ago0x054247…a76a92
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa20d ago0x3f9491…426268
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa20d ago0x79ae97…a1304a

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.