Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa18d ago0x960894…1b4eb2
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa18d ago0x41ac1b…a2e189
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa18d ago0xacf0c3…1cd33e
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa18d ago0x9b9ed6…e7ed15
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa18d ago0xc86e88…714593
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa18d ago0xc4411e…5c3a03
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa18d ago0x789b55…15cf98
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa18d ago0x662444…e09bad
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa18d ago0xfe37d3…74a535
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa18d ago0x81e4d1…7c5c31
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa19d ago0x743c9e…98d470
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa19d ago0xa03187…467086
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa19d ago0xd8d247…de06bb
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa19d ago0x14eb7a…b66b87
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa19d ago0x39c1b5…3ccc25
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa19d ago0xd29bd4…6f3fd3
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa19d ago0xfd01ef…bbc04f
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa19d ago0xf27b0b…039d1b
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa19d ago0xdcd70a…52be4a
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa19d ago0xb22e4e…5be5b8
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa19d ago0x706d2e…5a4116
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa19d ago0xef1af1…6fb4b3
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa19d ago0xd89234…5a5e8e
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa19d ago0x5d25c9…b5fa08
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa19d ago0x9a8bbf…d1ddd5

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.